HMAC_CTX_new       92 ext/openssl/openssl_missing.h HMAC_CTX *HMAC_CTX_new(void);
HMAC_CTX_new       61 ext/openssl/ossl_hmac.c     ctx = HMAC_CTX_new();
HMAC_CTX_new      169 ext/openssl/ossl_hmac.c     final = HMAC_CTX_new();