Home | History | Annotate | Download | only in libtomcrypt

Lines Matching full:hmac_done

557        -- fixed bugs in hmac_done()/hmac_init()/[various others()] where I didn't trap errors 
703 -- Fixed bug in hmac_done(). Apparently FIPS-198 [HMAC] specifies that the output can be truncated. My code
727 -- hmac_done() now requires you pass it the size of the destination buffer to prevent