Home
last modified time | relevance | path

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

/external/boringssl/src/include/openssl/
Dengine.h56 OPENSSL_EXPORT int ENGINE_set_DH_method(ENGINE *engine, const DH_METHOD *method,
/external/boringssl/src/crypto/engine/
Dengine.c67 int ENGINE_set_DH_method(ENGINE *engine, const DH_METHOD *method, in ENGINE_set_DH_method() function