Home
last modified time | relevance | path

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

/external/u-boot/tools/
Dmxsimage.c30 static void *OPENSSL_zalloc(size_t num) in OPENSSL_zalloc() function
41 return OPENSSL_zalloc(sizeof(EVP_MD_CTX)); in EVP_MD_CTX_new()