Home
last modified time | relevance | path

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

/third_party/openssl/include/openssl/
Dcrypto.h119 # define OPENSSL_zalloc(num) \ macro
/third_party/uboot/u-boot-2020.01/tools/
Dmxsimage.c31 static void *OPENSSL_zalloc(size_t num) in OPENSSL_zalloc() function