Lines Matching full:hmac_process
2097 int hmac_process( hmac_state *hmac, 2179 if((err = hmac_process(&hmac, "hello", 5) != CRYPT_OK) {