summaryrefslogtreecommitdiff
path: root/sys/crypto/key_wrap.c
AgeCommit message (Expand)Author
2013-06-11Replace more ovbcopy with memmove; swap the src and dst arguments tooTheo de Raadt
2011-01-11for key material that is being being discarded, convert bzero() toTheo de Raadt
2010-07-20Switch some obvious network stack MAC comparisons from bcmp() toMatthew Dempsky
2008-08-12Implementation of the HMAC-MD5, HMAC-SHA1, HMAC-SHA256, AES-128-CMACDamien Bergamini