Home
last modified time | relevance | path

Searched defs:OPENSSL_zalloc (Results 1 – 3 of 3) sorted by relevance

/netbsd/external/mpl/bind/dist/lib/isc/
H A Dopenssl_shim.h31 #define OPENSSL_zalloc(num) CRYPTO_zalloc(num, __FILE__, __LINE__) macro
/netbsd/crypto/external/bsd/openssl.old/dist/include/openssl/
H A Dcrypto.h119 # define OPENSSL_zalloc(num) \ macro
/netbsd/crypto/external/bsd/openssl/dist/include/openssl/
H A Dcrypto.h.in98 # define OPENSSL_zalloc(num) \ macro