Home
last modified time | relevance | path

Searched defs:hash_cache (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/u-boot/drivers/crypto/rockchip/
H A Dcrypto_hash_cache.c12 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() local
116 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()
H A Dcrypto_v1.c27 struct crypto_hash_cache *hash_cache; member
H A Dcrypto_v2.c40 struct crypto_hash_cache *hash_cache; member