Searched defs:DH_get0_key (Results 1 – 5 of 5) sorted by relevance
121 void DH_get0_key(const DH *dh, const BIGNUM **out_pub_key, in DH_get0_key() function
126 void DH_get0_key(const DH *dh, const BIGNUM **out_pub_key, in DH_get0_key() function
489 DH_get0_key(const DH *dh, const BIGNUM **pub_key, const BIGNUM **priv_key) in DH_get0_key() function
1834 #define DH_get0_key GRPC_SHADOW_DH_get0_key macro
1203 #define DH_get0_key BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, DH_get0_key) macro