#ifndef _HASH_LEN_CONFIG_H_ #define _HASH_LEN_CONFIG_H_ /// @file hash_len_config.h /// @brief defining the lenght of outputs of the internel hash functions. /// // TODO: remove this file /// defining the lenght of outputs of the internel hash functions. //#define _HASH_LEN (32) #endif