Home
last modified time | relevance | path

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

/freebsd-head/crypto/openssl/crypto/cms/
HDcms_lib.c441 const ASN1_OBJECT *mdoid; in ossl_cms_DigestAlgorithm_find_ctx() local
442 X509_ALGOR_get0(&mdoid, NULL, NULL, mdalg); in ossl_cms_DigestAlgorithm_find_ctx()
443 nid = OBJ_obj2nid(mdoid); in ossl_cms_DigestAlgorithm_find_ctx()