Searched refs:OPENSSL_zalloc (Results 1 – 1 of 1) sorted by relevance
30 static void *OPENSSL_zalloc(size_t num) in OPENSSL_zalloc() function41 return OPENSSL_zalloc(sizeof(EVP_MD_CTX)); in EVP_MD_CTX_new()