Skip to content

hal_crypto: Explicitly define array length in function argument

This adds the array length of UD3TN_HASH_LENGTH to the function argument as it is declared in the header file. By that, a new GCC warning is fixed.

Signed-off-by: Felix Walter felix.walter@d3tn.com

Merge request reports