Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/crypto/rockchip/
H A Drk_crypto_ahash_utils.c80 static u32 rk_calc_lastc_new_len(u32 nbytes, u32 old_len) in rk_calc_lastc_new_len() function
314 ctx->lastc_len = rk_calc_lastc_new_len(req->nbytes, ctx->hash_tmp_len); in rk_ahash_start()