Searched refs:crypto_hash_calc (Results 1 – 2 of 2) sorted by relevance
12 typedef int (*crypto_hash_calc)(void *hw_data, const u8 *data, u32 data_len, typedef16 crypto_hash_calc direct_calc; /* hardware hash callback*/28 struct crypto_hash_cache *crypto_hash_cache_alloc(crypto_hash_calc direct_calc,
15 crypto_hash_calc direct_calc = hash_cache->direct_calc; in hash_cache_calc()92 struct crypto_hash_cache *crypto_hash_cache_alloc(crypto_hash_calc direct_calc, in crypto_hash_cache_alloc()130 crypto_hash_calc direct_calc = hash_cache->direct_calc; in crypto_hash_update_with_cache()