Home
last modified time | relevance | path

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

/dragonfly/usr.sbin/uefisign/
H A Duefisign.c238 PKCS7_set0_type_other(pkcs7->d.sign->contents, nid, t); in magic()
/dragonfly/crypto/libressl/crypto/pkcs7/
H A Dpk7_lib.c232 PKCS7_set0_type_other(PKCS7 *p7, int type, ASN1_TYPE *other) in PKCS7_set0_type_other() function
/dragonfly/crypto/libressl/include/openssl/
H A Dpkcs7.h342 int PKCS7_set0_type_other(PKCS7 *p7, int type, ASN1_TYPE *other);