Searched defs:SSL_CTX_set_tmp_dh (Results 1 – 4 of 4) sorted by relevance
4705 #define SSL_CTX_set_tmp_dh SSL_CTX_set_tmp_dh macro
1961 int SSL_CTX_set_tmp_dh(SSL_CTX *ctx, const DH *dh) { in SSL_CTX_set_tmp_dh() function
1321 # define SSL_CTX_set_tmp_dh(ctx,dh) \ macro
212 #define SSL_CTX_set_tmp_dh BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, SSL_CTX_set_tmp_dh) macro