Home
last modified time | relevance | path

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

/crypto/
Dtestmgr.c292 unsigned int iv_offset; member
322 .iv_offset = 1,
333 .iv_offset = 1,
351 .iv_offset = 3,
505 if (cfg->iv_offset + in valid_testvec_config()
1050 cfg->iv_offset = 1 + (prandom_u32() % MAX_ALGAPI_ALIGNMASK); in generate_random_testvec_config()
1051 p += scnprintf(p, end - p, " iv_offset=%u", cfg->iv_offset); in generate_random_testvec_config()
1936 cfg->iv_offset + in test_aead_vec_cfg()
2701 cfg->iv_offset + in test_skcipher_vec_cfg()