Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/crypto/
Dmxs-dcp.c299 bool limit_hit = false; in mxs_dcp_aes_block_crypt() local
319 limit_hit = tlen > req->nbytes; in mxs_dcp_aes_block_crypt()
321 if (limit_hit) in mxs_dcp_aes_block_crypt()
340 limit_hit) { in mxs_dcp_aes_block_crypt()
371 if (limit_hit) in mxs_dcp_aes_block_crypt()