Lines Matching full:hmac_done
2106 int hmac_done( hmac_state *hmac, 2186 if ((err = hmac_done(&hmac, dst, &dstlen)) != CRYPT_OK) {