Home
last modified time | relevance | path

Searched refs:ossl_cmp_exchange_error (Results 1 – 3 of 3) sorted by relevance

/freebsd/crypto/openssl/crypto/cmp/
H A Dcmp_client.c372 (void)ossl_cmp_exchange_error(ctx, OSSL_CMP_PKISTATUS_rejection, in poll_for_response()
476 int ossl_cmp_exchange_error(OSSL_CMP_CTX *ctx, int status, int fail_info, in ossl_cmp_exchange_error() function
845 return ossl_cmp_exchange_error(ctx, OSSL_CMP_PKISTATUS_rejection, in OSSL_CMP_try_certreq()
H A Dcmp_local.h1020 int ossl_cmp_exchange_error(OSSL_CMP_CTX *ctx, int status, int fail_info,
/freebsd/crypto/openssl/test/
H A Dcmp_client_test.c485 ossl_cmp_exchange_error(fixture->cmp_ctx, in execute_exchange_error_test()