Home
last modified time | relevance | path

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

/NextBSD/crypto/openssl/crypto/pkcs7/
HDpk7_doit.c1200 ASN1_TYPE *astype; in PKCS7_digest_from_attributes() local
1201 if (!(astype = get_attribute(sk, NID_pkcs9_messageDigest))) in PKCS7_digest_from_attributes()
1203 return astype->value.octet_string; in PKCS7_digest_from_attributes()