Searched refs:mdname (Results 1 – 6 of 6) sorted by relevance
| /include/internal/ |
| A D | hpke_util.h | 35 const char *mdname; /* hash alg name for the HKDF */ member 48 const char *mdname; /* hash alg name for the HKDF */ member 96 EVP_KDF_CTX *ossl_kdf_ctx_create(const char *kdfname, const char *mdname,
|
| A D | ffc.h | 119 const char *mdname; member
|
| /include/openssl/ |
| A D | rsa.h | 150 int EVP_PKEY_CTX_set_rsa_mgf1_md_name(EVP_PKEY_CTX *ctx, const char *mdname, 157 const char *mdname); 161 const char *mdname, 165 int EVP_PKEY_CTX_set_rsa_oaep_md_name(EVP_PKEY_CTX *ctx, const char *mdname,
|
| A D | core_dispatch.h | 866 (void *ctx, const char *mdname, void *provkey, 877 (void *ctx, const char *mdname, void *provkey,
|
| A D | evp.h | 882 const char *mdname, OSSL_LIB_CTX *libctx, 893 const char *mdname, OSSL_LIB_CTX *libctx, 1507 char *mdname, size_t mdname_sz);
|
| /include/crypto/ |
| A D | evp.h | 820 char *mdname, size_t mdname_sz);
|
Completed in 34 milliseconds