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.c381 int ossl_cmp_exchange_error(OSSL_CMP_CTX *ctx, int status, int fail_info, in ossl_cmp_exchange_error() function
707 return ossl_cmp_exchange_error(ctx, OSSL_CMP_PKISTATUS_rejection, in OSSL_CMP_try_certreq()
H A Dcmp_local.h930 int ossl_cmp_exchange_error(OSSL_CMP_CTX *ctx, int status, int fail_info,
/freebsd/crypto/openssl/test/
H A Dcmp_client_test.c450 ossl_cmp_exchange_error(fixture->cmp_ctx, in execute_exchange_error_test()