Home
last modified time | relevance | path

Searched refs:DH_new_method (Results 1 – 2 of 2) sorted by relevance

/dragonfly/crypto/libressl/crypto/dh/
HDdh_lib.c115 return DH_new_method(NULL); in DH_new()
119 DH_new_method(ENGINE *engine) in DH_new_method() function
/dragonfly/crypto/libressl/include/openssl/
HDdh.h135 DH *DH_new_method(ENGINE *engine);