Home | History | Annotate | Download | only in libtomcrypt

Lines Matching refs:hmac_done

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