K 10 svn:author V 5 andre K 8 svn:date V 27 2013-04-11T15:55:52.174314Z K 7 svn:log V 320 Adjust the HMAC and CMAC functions to the FreeBSD environment and include them into the kernel build in preparation for use in the TCP-AO code. Note that we do not have explicit_bzero() so the compiler may optimize away the bzero() to wipe out key storage on the stack before returning. Sponsored by: Juniper Networks END