Home
last modified time | relevance | path

Searched refs:rk_hash_direct_calc (Results 1 – 2 of 2) sorted by relevance

/rk3399_rockchip-uboot/drivers/crypto/rockchip/
H A Dcrypto_v1.c48 static int rk_hash_direct_calc(void *hw_data, const u8 *data, in rk_hash_direct_calc() function
92 priv->hash_cache = crypto_hash_cache_alloc(rk_hash_direct_calc, in rockchip_crypto_sha_init()
H A Dcrypto_v2.c444 static int rk_hash_direct_calc(void *hw_data, const u8 *data, in rk_hash_direct_calc() function
611 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()