sam3 pmc: add functions to handle peripheral clock enable/disable;
[bertos.git] / bertos / sec / hash / sha1_test.c
2010-09-24 raskyAdd SHA-1 unrolled implementation (optimized for 32...