Searched defs:OPENSSL_malloc (Results 1 - 3 of 3) sorted by last modified time

/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
/external/chromium_org/third_party/boringssl/src/include/openssl/
H A Dmem.h74 #define OPENSSL_malloc malloc macro

Completed in 687 milliseconds