Lines Matching refs:old_crypt32
33 static BOOL old_crypt32 = FALSE; variable
198 for (i = CMSG_CONTENT_PARAM; !old_crypt32 && (i <= CMSG_CMS_SIGNER_INFO_PARAM); i++) in test_msg_get_param()
213 for (i = CMSG_CONTENT_PARAM; !old_crypt32 && (i <= CMSG_CMS_SIGNER_INFO_PARAM); i++) in test_msg_get_param()
228 for (i = CMSG_CONTENT_PARAM; !old_crypt32 && (i <= CMSG_CMS_SIGNER_INFO_PARAM); i++) in test_msg_get_param()
243 for (i = CMSG_CONTENT_PARAM; !old_crypt32 && (i <= CMSG_CMS_SIGNER_INFO_PARAM); i++) in test_msg_get_param()
451 if (!old_crypt32) in test_data_msg_update()
2085 if (!old_crypt32) in test_enveloped_msg_open()
2344 if (!old_crypt32) in test_decode_msg_update()
3224 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()
3317 if (!old_crypt32) in test_msg_control()
3569 if (!old_crypt32) in test_msg_control()
3772 old_crypt32 = TRUE; in START_TEST()