mirror of
https://github.com/apache/nuttx.git
synced 2026-05-18 08:54:05 +08:00
17393df52a
When using a key that is longer than the block size of the hashing algorithm used, the key must be hashed before it is used. Signed-off-by: Vlad Pruteanu <pruteanuvlad1611@yahoo.com>