Home
last modified time | relevance | path

Searched refs:miss (Results 1 – 4 of 4) 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() argument
161 fixture->expected = !miss && !wrong; in test_validate_msg_mac_alg_protection()
162 if (!TEST_true(miss ? OSSL_CMP_CTX_set0_trusted(fixture->cmp_ctx, NULL) in test_validate_msg_mac_alg_protection()
259 static int test_validate_msg_signature_srvcert(int bad_sig, int miss, int wrong) in test_validate_msg_signature_srvcert() argument
263 fixture->expected = !bad_sig && !wrong && !miss; in test_validate_msg_signature_srvcert()
265 || !TEST_true(miss ? OSSL_CMP_CTX_set1_secretValue(fixture->cmp_ctx, in test_validate_msg_signature_srvcert()
/openssl/doc/man3/
H A DOPENSSL_LH_stats.pod46 record a miss.
/openssl/
H A DNOTES-ANDROID.md63 keep in mind that if you miss it, Configure will try to use gcc...
/openssl/doc/man7/
H A Dossl-guide-tls-server-block.pod162 * Sessions older than this are considered a cache miss even if still in

Completed in 10 milliseconds