Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/crypto/pkcs7/
H A Dpk7_doit.c1182 ASN1_TYPE *astype; in PKCS7_digest_from_attributes() local
1183 if ((astype = get_attribute(sk, NID_pkcs9_messageDigest)) == NULL) in PKCS7_digest_from_attributes()
1185 return astype->value.octet_string; in PKCS7_digest_from_attributes()