Searched refs:out_off (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/drivers/crypto/
H A Dmxs-dcp.c261 const int out_off = DCP_BUF_SZ; mxs_dcp_aes_block_crypt() local
294 if (actx->fill + len > out_off) mxs_dcp_aes_block_crypt()
295 clen = out_off - actx->fill; mxs_dcp_aes_block_crypt()
308 if (actx->fill == out_off || sg_is_last(src)) { mxs_dcp_aes_block_crypt()
/linux-4.1.27/arch/cris/include/arch-v32/arch/hwregs/
H A Dsser_defs.h118 unsigned int out_off : 1; member in struct:__anon857

Completed in 47 milliseconds