Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/crypto/rockchip/
H A Drk_crypto_v2_skcipher.c169 static bool is_calc_need_round_up(struct skcipher_request *req) in is_calc_need_round_up() function
365 if (!alg_ctx->is_aead && is_calc_need_round_up(req)) in crypto_dma_start()
H A Drk_crypto_v3_skcipher.c168 static bool is_calc_need_round_up(struct skcipher_request *req) in is_calc_need_round_up() function
364 if (!alg_ctx->is_aead && is_calc_need_round_up(req)) in crypto_dma_start()