Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/dh/
H A Ddh_lib.c147 void *DH_get_ex_data(DH *d, int idx) in DH_get_ex_data() function
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/hcrypto/
H A Ddh.c219 DH_get_ex_data(DH *dh, int idx) in DH_get_ex_data() function
H A Ddh.h59 #define DH_get_ex_data hc_DH_get_ex_data macro
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/dh/
H A Ddh_lib.c186 void *DH_get_ex_data(const DH *d, int idx) in DH_get_ex_data() function