Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/openssl/dist/crypto/cmp/
H A Dcmp_client.c360 int ossl_cmp_exchange_certConf(OSSL_CMP_CTX *ctx, int certReqId, in ossl_cmp_exchange_certConf() function
651 if (!ossl_cmp_exchange_certConf(ctx, rid, fail_info, txt)) in cert_response()
H A Dcmp_local.h928 int ossl_cmp_exchange_certConf(OSSL_CMP_CTX *ctx, int certReqId,
/netbsd-src/crypto/external/bsd/openssl/dist/test/
H A Dcmp_client_test.c441 ossl_cmp_exchange_certConf(fixture->cmp_ctx, OSSL_CMP_CERTREQID, in execute_exchange_certConf_test()