Searched refs:HMAC_CTX_new (Results 1 – 1 of 1) sorted by relevance
24 static HMAC_CTX *HMAC_CTX_new(void) in HMAC_CTX_new() function590 sess->auth.hmac.ctx = HMAC_CTX_new(); in openssl_set_session_auth_parameters()1576 ctx_h = HMAC_CTX_new(); in process_openssl_auth_op()