Searched defs:hash_func (Results 1 – 4 of 4) sorted by relevance
63 void mbedtls_alt_hash_register(const mbedtls_alt_hash_harden_func *hash_func) in mbedtls_alt_hash_register()
44 typedef uint32_t (*hash_func)(const void *ptr, size_t tab_len); typedef
79 } hash_func; typedef
100 void __attribute__((weak)) mbedtls_alt_hash_register(const mbedtls_alt_hash_harden_func *hash_func) in mbedtls_alt_hash_register()