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

/freebsd-13-stable/crypto/openssl/crypto/pkcs7/
H A Dpk7_doit.c1092 ASN1_TYPE *astype; local
1093 if ((astype = get_attribute(sk, NID_pkcs9_messageDigest)) == NULL)
1095 return astype->value.octet_string;

Completed in 107 milliseconds