Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/crypto/rsa/
H A Drsa_schemes.c81 const char *ossl_rsa_mgf_nid2name(int mgf) in ossl_rsa_mgf_nid2name() function
H A Drsa_backend.c404 ossl_rsa_mgf_nid2name(default_maskgenalg_nid)) != 0) in ossl_rsa_pss_params_30_fromdata()
/freebsd/crypto/openssl/include/crypto/
H A Drsa.h57 const char *ossl_rsa_mgf_nid2name(int mgf);
/freebsd/crypto/openssl/providers/implementations/encode_decode/
H A Dencode_key2text.c581 ossl_rsa_mgf_nid2name(maskgenalg_nid), in rsa_to_text()