Searched defs:SSL_CTX_set_tmp_dh (Results 1 – 3 of 3) sorted by relevance
363 pub unsafe fn SSL_CTX_set_tmp_dh(ctx: *mut SSL_CTX, dh: *mut DH) -> c_long { in SSL_CTX_set_tmp_dh() function
1321 # define SSL_CTX_set_tmp_dh(ctx,dh) \ macro
1328 # define SSL_CTX_set_tmp_dh(ctx,dh) \ macro