Home
last modified time | relevance | path

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

/netbsd/crypto/external/bsd/openssl/dist/doc/internal/man3/
H A Dossl_cmp_msg_check_update.pod15 int invalid_protection, int arg);
47 function is called with its B<invalid_protection> parameter being 0, while in
48 case an invalid protection is present the B<invalid_protection> parameter is 1.
/netbsd/crypto/external/bsd/openssl/dist/fuzz/
H A Dcmp.c46 int invalid_protection, int expected_type) in allow_unprotected() argument
/netbsd/crypto/external/bsd/openssl/dist/crypto/cmp/
H A Dcmp_server.c435 int invalid_protection, in unprotected_exception() argument
443 invalid_protection ? "invalid" : "missing"); in unprotected_exception()
H A Dcmp_client.c34 int invalid_protection, in unprotected_exception() argument
84 invalid_protection ? "invalid" : "missing", msg_type); in unprotected_exception()
H A Dcmp_local.h919 int invalid_protection, int arg);
/netbsd/crypto/external/bsd/openssl/dist/test/
H A Dcmp_vfy_test.c449 int invalid_protection, int allow) in allow_unprotected() argument