Home
last modified time | relevance | path

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

/openssl/test/
H A Dcmp_vfy_test.c156 static int test_validate_msg_mac_alg_protection(int miss, int wrong) in test_validate_msg_mac_alg_protection() function
175 return test_validate_msg_mac_alg_protection(0, 0); in test_validate_msg_mac_alg_protection_ok()
181 return test_validate_msg_mac_alg_protection(1, 0); in test_validate_msg_mac_alg_protection_missing()
186 return test_validate_msg_mac_alg_protection(0, 1); in test_validate_msg_mac_alg_protection_wrong()

Completed in 5 milliseconds