Home
last modified time | relevance | path

Searched refs:crypto_hash_cache_alloc (Results 1 – 4 of 4) sorted by relevance

/rk3399_rockchip-uboot/include/rockchip/
H A Dcrypto_hash_cache.h28 struct crypto_hash_cache *crypto_hash_cache_alloc(crypto_hash_calc direct_calc,
/rk3399_rockchip-uboot/drivers/crypto/rockchip/
H A Dcrypto_hash_cache.c92 struct crypto_hash_cache *crypto_hash_cache_alloc(crypto_hash_calc direct_calc, in crypto_hash_cache_alloc() function
H A Dcrypto_v1.c92 priv->hash_cache = crypto_hash_cache_alloc(rk_hash_direct_calc, in rockchip_crypto_sha_init()
H A Dcrypto_v2.c611 hash_ctx->hash_cache = crypto_hash_cache_alloc(rk_hash_direct_calc, in rockchip_crypto_sha_init()
718 hash_ctx->hash_cache = crypto_hash_cache_alloc(rk_hash_direct_calc, in rockchip_crypto_hmac_init()