Home
last modified time | relevance | path

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

/openssl/crypto/rsa/
H A Drsa_lib.c966 const char *propkey, const char *mdprops) in int_set_rsa_md_name()
1068 const char *mdprops) in EVP_PKEY_CTX_set_rsa_pss_keygen_md_name()
1090 const char *mdprops) in EVP_PKEY_CTX_set_rsa_oaep_md_name()
1131 const char *mdprops) in EVP_PKEY_CTX_set_rsa_mgf1_md_name()
/openssl/include/internal/
H A Dffc.h120 const char *mdprops; member
/openssl/providers/implementations/asymciphers/
H A Drsa_enc.c464 char mdprops[OSSL_MAX_PROPQUERY_SIZE] = { '\0' }; in rsa_set_ctx_params() local
/openssl/providers/implementations/exchange/
H A Ddh_exch.c375 char mdprops[80] = { '\0' }; /* should be big enough */ in dh_set_ctx_params() local
H A Decdh_exch.c298 char mdprops[80] = { '\0' }; /* should be big enough */ in ecdh_set_ctx_params() local
/openssl/providers/implementations/signature/
H A Drsa_sig.c371 const char *mdprops, const char *desc) in rsa_setup_md()
464 const char *mdprops) in rsa_setup_mgf1_md()
1539 char mdprops[OSSL_MAX_PROPQUERY_SIZE] = "", *pmdprops = NULL; in rsa_set_ctx_params() local
H A Decdsa_sig.c168 const char *mdname, const char *mdprops, in ecdsa_setup_md()
773 char mdprops[OSSL_MAX_PROPQUERY_SIZE] = "", *pmdprops = mdprops; in ecdsa_set_ctx_params() local
H A Ddsa_sig.c151 const char *mdname, const char *mdprops, in dsa_setup_md()
757 char mdprops[OSSL_MAX_PROPQUERY_SIZE] = "", *pmdprops = mdprops; in dsa_set_ctx_params() local
/openssl/providers/implementations/keymgmt/
H A Ddsa_kmgmt.c70 char *mdprops; member
H A Ddh_kmgmt.c74 char *mdprops; member
/openssl/test/
H A Dtls-provider.c2669 const char *mdname, const char *mdprops) in xor_sig_setup_md()
3017 char mdprops[OSSL_MAX_PROPQUERY_SIZE] = "", *pmdprops = mdprops; in xor_sig_set_ctx_params() local

Completed in 58 milliseconds