Home
last modified time | relevance | path

Searched defs:ossl_cmp_ctx (Results 1 – 2 of 2) sorted by relevance

/freebsd/crypto/openssl/crypto/cmp/
H A Dcmp_ctx.c266 DEFINE_OSSL_set(ossl_cmp_ctx, status, int) in DEFINE_OSSL_set() argument
483 DEFINE_OSSL_set1_certs(ossl_cmp_ctx, newChain) in DEFINE_OSSL_set1_certs() argument
562 DEFINE_OSSL_set1_certs(ossl_cmp_ctx, caPubs) in DEFINE_OSSL_set1_certs() argument
/freebsd/crypto/openssl/test/
H A Dcmp_ctx_test.c342 #define ossl_cmp_ctx 0 /* name prefix for internal setter functions */ macro