Home
last modified time | relevance | path

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

/src/crypto/openssl/crypto/dh/
H A Ddh_local.h16 struct dh_st { struct
/src/crypto/openssl/include/openssl/
H A Dtypes.h146 typedef struct dh_st DH;
H A Devp.h1411 struct dh_st;
1412 OSSL_DEPRECATEDIN_3_0 int EVP_PKEY_set1_DH(EVP_PKEY *pkey, struct dh_st *key);
1413 OSSL_DEPRECATEDIN_3_0 const struct dh_st *EVP_PKEY_get0_DH(const EVP_PKEY *pkey);
1414 OSSL_DEPRECATEDIN_3_0 struct dh_st *EVP_PKEY_get1_DH(EVP_PKEY *pkey);
/src/crypto/openssl/include/crypto/
H A Devp.h659 struct dh_st *dh; /* DH */