SEC: Add 32-bit optimized AES implementation and refactor code to support
authorrasky <rasky@38d2e660-2303-0410-9eaa-f027e97ec537>
Mon, 4 Oct 2010 18:22:21 +0000 (18:22 +0000)
committerrasky <rasky@38d2e660-2303-0410-9eaa-f027e97ec537>
Mon, 4 Oct 2010 18:22:21 +0000 (18:22 +0000)
commit6d06c404f1e39253c5c7918fe0e044db462433e4
tree0f4bc91340257208d31b703cc456fc1b8fb0cc0e
parent8748463f363c0096b6490281bc904edeb8fe3fe2
SEC: Add 32-bit optimized AES implementation and refactor code to support
multiple implementations.

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@4400 38d2e660-2303-0410-9eaa-f027e97ec537
bertos/sec/cipher/aes.c
bertos/sec/cipher/aes.h
bertos/sec/cipher/aes_f32.h [new file with mode: 0644]
bertos/sec/cipher/aes_f8.h [new file with mode: 0644]