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