Lines Matching refs:iv_offset
273 * @iv_offset: misalignment of the IV in the range [0..MAX_ALGAPI_ALIGNMASK+1],
276 * the @iv_offset
289 unsigned int iv_offset;
319 .iv_offset = 1,
330 .iv_offset = 1,
348 .iv_offset = 3,
502 if (cfg->iv_offset +
1047 cfg->iv_offset = 1 + (prandom_u32() % MAX_ALGAPI_ALIGNMASK);
1048 p += scnprintf(p, end - p, " iv_offset=%u", cfg->iv_offset);
1942 cfg->iv_offset +
2713 cfg->iv_offset +