Fix coding convention for HMAC module.
[bertos.git] / bertos / sec / mac / hmac.c
2010-09-30 raskyFix coding convention for HMAC module.
2010-09-30 raskySEC: voidify mac interface.
2010-09-24 raskySEC: add HMAC implementation.