Home
last modified time | relevance | path

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

/third_party/openssl/crypto/cms/
Dcms_lib.c316 const ASN1_OBJECT *mdoid; in cms_DigestAlgorithm_find_ctx() local
317 X509_ALGOR_get0(&mdoid, NULL, NULL, mdalg); in cms_DigestAlgorithm_find_ctx()
318 nid = OBJ_obj2nid(mdoid); in cms_DigestAlgorithm_find_ctx()