Home
last modified time | relevance | path

Searched defs:mgf1_md (Results 1 – 2 of 2) sorted by relevance

/freebsd/crypto/openssl/providers/implementations/asymciphers/
H A Drsa_enc.c69 EVP_MD *mgf1_md; member
414 EVP_MD *mgf1_md = prsactx->mgf1_md == NULL ? prsactx->oaep_md in rsa_get_ctx_params() local
/freebsd/crypto/openssl/providers/implementations/signature/
H A Drsa_sig.c133 EVP_MD *mgf1_md; member