Home
last modified time | relevance | path

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

/third_party/node/src/crypto/
H A Dcrypto_rsa.cc575 int mgf_nid = NID_mgf1; in GetRsaKeyDetail() local
593 mgf_nid = OBJ_obj2nid(params->maskGenAlgorithm->algorithm); in GetRsaKeyDetail()
594 if (mgf_nid == NID_mgf1) { in GetRsaKeyDetail()
601 if (mgf_nid == NID_mgf1) { in GetRsaKeyDetail()

Completed in 1 milliseconds