Searched refs:objectDigestInfo (Results 1 – 3 of 3) sorted by relevance
36 OSSL_OBJECT_DIGEST_INFO *objectDigestInfo; member50 OSSL_OBJECT_DIGEST_INFO *objectDigestInfo; member
140 OSSL_OBJECT_DIGEST_INFO_free(x->acinfo->holder.objectDigestInfo); in X509_ACERT_set0_holder_digest()141 x->acinfo->holder.objectDigestInfo = dinfo; in X509_ACERT_set0_holder_digest()
38 ASN1_IMP_OPT(X509_ACERT_ISSUER_V2FORM, objectDigestInfo, OSSL_OBJECT_DIGEST_INFO, 1),49 ASN1_IMP_OPT(X509_HOLDER, objectDigestInfo, OSSL_OBJECT_DIGEST_INFO, 2),153 return x->acinfo->holder.objectDigestInfo; in X509_ACERT_get0_holder_digest()
Completed in 6 milliseconds