SEC: Add OMAC1/2 message authentication.
authorrasky <rasky@38d2e660-2303-0410-9eaa-f027e97ec537>
Thu, 30 Sep 2010 11:56:25 +0000 (11:56 +0000)
committerrasky <rasky@38d2e660-2303-0410-9eaa-f027e97ec537>
Thu, 30 Sep 2010 11:56:25 +0000 (11:56 +0000)
commitae3571e0d7273f8642468c6a0958c29c05dc7b2a
tree07e11ae07da0b3921684d04bc8cd04af172456e7
parentb5499ee1f4fbaf30e11f2ce0b6e8683e7f3e131d
SEC: Add OMAC1/2 message authentication.

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@4379 38d2e660-2303-0410-9eaa-f027e97ec537
bertos/sec/mac/omac.c [new file with mode: 0644]
bertos/sec/mac/omac.h [new file with mode: 0644]
bertos/sec/mac/omac_test.c [new file with mode: 0644]