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

/freebsd-current/crypto/openssl/test/
H A Dcmp_vfy_test.c151 static int test_validate_msg_mac_alg_protection(int miss, int wrong) function
169 return test_validate_msg_mac_alg_protection(0, 0);
174 return test_validate_msg_mac_alg_protection(1, 0);
179 return test_validate_msg_mac_alg_protection(0, 1);

Completed in 65 milliseconds