Searched refs:cms_cb (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/crypto/openssl/crypto/cms/
H A Dcms_asn1.c281 static int cms_cb(int operation, ASN1_VALUE **pval, const ASN1_ITEM *it, function
312 ASN1_NDEF_SEQUENCE_cb(CMS_ContentInfo, cms_cb) = {
/freebsd-13-stable/crypto/openssl/apps/
H A Dcms.c27 static int cms_cb(int ok, X509_STORE_CTX *ctx);
802 X509_STORE_set_verify_cb(store, cms_cb);
1134 static int cms_cb(int ok, X509_STORE_CTX *ctx) function

Completed in 67 milliseconds