Home
last modified time | relevance | path

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

/third_party/node/deps/openssl/openssl/crypto/cms/
H A Dcms_lib.c454 const ASN1_OBJECT *mdoid; in ossl_cms_DigestAlgorithm_find_ctx() local
455 X509_ALGOR_get0(&mdoid, NULL, NULL, mdalg); in ossl_cms_DigestAlgorithm_find_ctx()
456 nid = OBJ_obj2nid(mdoid); in ossl_cms_DigestAlgorithm_find_ctx()
/third_party/openssl/crypto/cms/
H A Dcms_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()

Completed in 2 milliseconds