Searched defs:OPENSSL_malloc (Results 1 - 2 of 2) sorted by relevance

/external/openssl/crypto/
H A Dcrypto.h368 #define OPENSSL_malloc(num) CRYPTO_malloc((int)num,__FILE__,__LINE__) macro
/external/openssl/include/openssl/
H A Dcrypto.h368 #define OPENSSL_malloc(num) CRYPTO_malloc((int)num,__FILE__,__LINE__) macro

Completed in 193 milliseconds