Home
last modified time | relevance | path

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

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

Completed in 4 milliseconds