Home | History | Annotate | Download | only in evp

Lines Matching refs:dh

144 		struct dh_st *dh;	/* DH */
461 #define EVP_PKEY_assign_DH(pkey,dh) EVP_PKEY_assign((pkey),EVP_PKEY_DH,\
462 (char *)(dh))