Home
last modified time | relevance | path

Searched refs:encodedCommaCN (Results 1 – 1 of 1) sorted by relevance

/reactos/modules/rostests/winetests/crypt32/
H A Dstr.c400 static BYTE encodedCommaCN[] = { variable
511 blob.pbData = encodedCommaCN; in test_CertNameToStrA()
512 blob.cbData = sizeof(encodedCommaCN); in test_CertNameToStrA()
667 blob.pbData = encodedCommaCN; in test_CertNameToStrW()
668 blob.cbData = sizeof(encodedCommaCN); in test_CertNameToStrW()
720 { "CN=\"a,b\"", sizeof(encodedCommaCN), encodedCommaCN },
837 { commaCN_W, sizeof(encodedCommaCN), encodedCommaCN },