SEC: implement stackinit() functions to simplify initialization and composition of...
authorrasky <rasky@38d2e660-2303-0410-9eaa-f027e97ec537>
Fri, 24 Sep 2010 15:15:31 +0000 (15:15 +0000)
committerrasky <rasky@38d2e660-2303-0410-9eaa-f027e97ec537>
Fri, 24 Sep 2010 15:15:31 +0000 (15:15 +0000)
commita7f5f68b9e3cdfc949edef0a5047cf911f13137f
tree513d66f1c96ce610de21a1cbfb716a685c614cc3
parentffcd73346399453a46d47c920545a10885ed42f9
SEC: implement stackinit() functions to simplify initialization and composition of algorithms.

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@4303 38d2e660-2303-0410-9eaa-f027e97ec537
bertos/sec/hash/md5.c
bertos/sec/hash/md5.h
bertos/sec/hash/sha1.h
bertos/sec/mac/hmac.h
bertos/sec/mac/hmac_test.c