Home
last modified time | relevance | path

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

/reactos/modules/rostests/winetests/crypt32/
H A Dmsg.c3224 for (i = 1; !old_crypt32 && (i <= CMSG_CTRL_ADD_CMS_SIGNER_INFO); i++) in test_msg_control()
3234 for (i = 1; !old_crypt32 && (i <= CMSG_CTRL_ADD_CMS_SIGNER_INFO); i++) in test_msg_control()
3249 for (i = 1; !old_crypt32 && (i <= CMSG_CTRL_ADD_CMS_SIGNER_INFO); i++) in test_msg_control()
3259 for (i = 1; !old_crypt32 && (i <= CMSG_CTRL_ADD_CMS_SIGNER_INFO); i++) in test_msg_control()
3273 for (i = 1; !old_crypt32 && (i <= CMSG_CTRL_ADD_CMS_SIGNER_INFO); i++) in test_msg_control()
3283 for (i = 1; !old_crypt32 && (i <= CMSG_CTRL_ADD_CMS_SIGNER_INFO); i++) in test_msg_control()
/reactos/sdk/include/psdk/
H A Dwincrypt.h3886 #define CMSG_CTRL_ADD_CMS_SIGNER_INFO 20 macro