Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/crypto/
Dmxs-dcp.c301 bool limit_hit = false; in mxs_dcp_aes_block_crypt() local
321 limit_hit = tlen > req->cryptlen; in mxs_dcp_aes_block_crypt()
323 if (limit_hit) in mxs_dcp_aes_block_crypt()
342 limit_hit) { in mxs_dcp_aes_block_crypt()
373 if (limit_hit) in mxs_dcp_aes_block_crypt()