Home
last modified time | relevance | path

Searched defs:mdprops (Results 1 – 10 of 10) sorted by relevance

/third_party/openssl/crypto/rsa/
Drsa_lib.c883 const char *propkey, const char *mdprops) in int_set_rsa_md_name()
985 const char *mdprops) in EVP_PKEY_CTX_set_rsa_pss_keygen_md_name()
1003 const char *mdprops) in EVP_PKEY_CTX_set_rsa_oaep_md_name()
1040 const char *mdprops) in EVP_PKEY_CTX_set_rsa_mgf1_md_name()
/third_party/openssl/include/internal/
Dffc.h115 const char *mdprops; member
/third_party/openssl/providers/implementations/signature/
Drsa_sig.c284 const char *mdprops) in rsa_setup_md()
348 const char *mdprops) in rsa_setup_mgf1_md()
1152 char mdprops[OSSL_MAX_PROPQUERY_SIZE] = "", *pmdprops = NULL; in rsa_set_ctx_params() local
Ddsa_sig.c121 const char *mdname, const char *mdprops) in dsa_setup_md()
489 char mdprops[OSSL_MAX_PROPQUERY_SIZE] = "", *pmdprops = mdprops; in dsa_set_ctx_params() local
Decdsa_sig.c216 const char *mdprops) in ecdsa_setup_md()
496 char mdprops[OSSL_MAX_PROPQUERY_SIZE] = "", *pmdprops = mdprops; in ecdsa_set_ctx_params() local
/third_party/openssl/providers/implementations/asymciphers/
Drsa_enc.c427 char mdprops[OSSL_MAX_PROPQUERY_SIZE] = { '\0' }; in rsa_set_ctx_params() local
/third_party/openssl/providers/implementations/exchange/
Ddh_exch.c337 char mdprops[80] = { '\0' }; /* should be big enough */ in dh_set_ctx_params() local
Decdh_exch.c269 char mdprops[80] = { '\0' }; /* should be big enough */ in ecdh_set_ctx_params() local
/third_party/openssl/providers/implementations/keymgmt/
Ddsa_kmgmt.c67 char *mdprops; member
Ddh_kmgmt.c73 char *mdprops; member