]> git.ipfire.org Git - thirdparty/hostap.git/commit
Add SHA256-hash functions to generic crypto_hash_* functions
authorJouni Malinen <j@w1.fi>
Sun, 27 Nov 2011 19:00:59 +0000 (21:00 +0200)
committerJouni Malinen <j@w1.fi>
Sun, 27 Nov 2011 19:10:06 +0000 (21:10 +0200)
commitdcff088df74e242f1cea4ecc6f1a5e7178669a48
tree2e262f096b04f615cec5e025238ed734d63c3e4a
parentb32a8d1dfe1c0e39b9a73da099136ff863f26e73
Add SHA256-hash functions to generic crypto_hash_* functions

Signed-hostap: Jouni Malinen <j@w1.fi>
src/crypto/Makefile
src/crypto/crypto.h
src/crypto/crypto_internal.c
src/crypto/sha256-internal.c
src/crypto/sha256_i.h [new file with mode: 0644]