Home
last modified time | relevance | path

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

/external/openssl/crypto/cms/
Dcms_lib.c394 ASN1_OBJECT *mdoid; in cms_DigestAlgorithm_find_ctx() local
395 X509_ALGOR_get0(&mdoid, NULL, NULL, mdalg); in cms_DigestAlgorithm_find_ctx()
396 nid = OBJ_obj2nid(mdoid); in cms_DigestAlgorithm_find_ctx()