Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/openssl/dist/crypto/cmp/
H A Dcmp_server.c433 static int unprotected_exception(const OSSL_CMP_CTX *ctx, in unprotected_exception() function
524 req_verified = ossl_cmp_msg_check_update(ctx, req, unprotected_exception, in OSSL_CMP_SRV_process_request()
H A Dcmp_client.c32 static int unprotected_exception(const OSSL_CMP_CTX *ctx, in unprotected_exception() function
189 if (!ossl_cmp_msg_check_update(ctx, *rep, unprotected_exception, in send_receive_check()