Home
last modified time | relevance | path

Searched defs:ENGINE_get_DH (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/engine/
H A Dtb_dh.c62 const DH_METHOD *ENGINE_get_DH(const ENGINE *e) in ENGINE_get_DH() function
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/engine/
H A Dtb_dh.c66 const DH_METHOD *ENGINE_get_DH(const ENGINE *e) in ENGINE_get_DH() function
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/hcrypto/
H A Dengine.h48 #define ENGINE_get_DH hc_ENGINE_get_DH macro
H A Dengine.c161 ENGINE_get_DH(const ENGINE *engine) in ENGINE_get_DH() function