Home
last modified time | relevance | path

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

/reactos/dll/win32/crypt32/
H A Doid.c1403 { 5, szOID_SUR_NAME, 0, SN, NULL },
1471 { 6, szOID_SUR_NAME, 0, (LPCWSTR)IDS_SUR_NAME, NULL },
/reactos/modules/rostests/winetests/crypt32/
H A Dencode.c750 oid_sur_name[] = szOID_SUR_NAME; in test_encodeName()
900 oid_sur_name[] = szOID_SUR_NAME; in test_encodeUnicodeName()
1132 static CHAR oid_sur_name[] = szOID_SUR_NAME, in test_decodeName()
1216 static CHAR oid_sur_name[] = szOID_SUR_NAME, in test_decodeUnicodeName()
/reactos/sdk/include/psdk/
H A Dwincrypt.h3135 #define szOID_SUR_NAME "2.5.4.4" macro