Searched refs:mdoid (Results 1 – 1 of 1) sorted by relevance
468 const ASN1_OBJECT *mdoid; in ossl_cms_DigestAlgorithm_find_ctx() local469 X509_ALGOR_get0(&mdoid, NULL, NULL, mdalg); in ossl_cms_DigestAlgorithm_find_ctx()470 nid = OBJ_obj2nid(mdoid); in ossl_cms_DigestAlgorithm_find_ctx()
Completed in 7 milliseconds