Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/
H A Dmxs-dcp.c318 bool limit_hit = false; in mxs_dcp_aes_block_crypt() local
338 limit_hit = tlen > req->cryptlen; in mxs_dcp_aes_block_crypt()
340 if (limit_hit) in mxs_dcp_aes_block_crypt()
359 limit_hit) { in mxs_dcp_aes_block_crypt()
373 if (limit_hit) in mxs_dcp_aes_block_crypt()