Home
last modified time | relevance | path

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

/third_party/node/src/crypto/
H A Dcrypto_rsa.cc576 int mgf1_hash_nid = NID_sha1; in GetRsaKeyDetail() local
595 mgf1_hash_nid = OBJ_obj2nid(params->maskHash->algorithm); in GetRsaKeyDetail()
606 OneByteString(env->isolate(), OBJ_nid2ln(mgf1_hash_nid))) in GetRsaKeyDetail()

Completed in 2 milliseconds