Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/crypto/cmp/
H A Dcmp_server.c557 static int unprotected_exception(const OSSL_CMP_CTX *ctx, in unprotected_exception() function
659 req_verified = ossl_cmp_msg_check_update(ctx, req, unprotected_exception, in OSSL_CMP_SRV_process_request()
H A Dcmp_client.c31 static int unprotected_exception(const OSSL_CMP_CTX *ctx, in unprotected_exception() function
212 if (!ossl_cmp_msg_check_update(ctx, *rep, unprotected_exception, in send_receive_check()