Home
last modified time | relevance | path

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

/external/openssl/crypto/pkcs7/
Dpk7_doit.c1197 ASN1_TYPE *astype; in PKCS7_digest_from_attributes() local
1198 if(!(astype = get_attribute(sk, NID_pkcs9_messageDigest))) return NULL; in PKCS7_digest_from_attributes()
1199 return astype->value.octet_string; in PKCS7_digest_from_attributes()
/external/chromium_org/third_party/openssl/openssl/crypto/pkcs7/
Dpk7_doit.c1197 ASN1_TYPE *astype; in PKCS7_digest_from_attributes() local
1198 if(!(astype = get_attribute(sk, NID_pkcs9_messageDigest))) return NULL; in PKCS7_digest_from_attributes()
1199 return astype->value.octet_string; in PKCS7_digest_from_attributes()