Searched defs:hash_cache (Results 1 – 3 of 3) sorted by relevance
12 static int hash_cache_calc(struct crypto_hash_cache *hash_cache, const u8 *data, in hash_cache_calc()96 struct crypto_hash_cache *hash_cache = NULL; in crypto_hash_cache_alloc() local116 void crypto_hash_cache_free(struct crypto_hash_cache *hash_cache) in crypto_hash_cache_free()127 int crypto_hash_update_with_cache(struct crypto_hash_cache *hash_cache, in crypto_hash_update_with_cache()
27 struct crypto_hash_cache *hash_cache; member
40 struct crypto_hash_cache *hash_cache; member