Home
last modified time | relevance | path

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

/crypto/
Dtestmgr.c271 unsigned int iv_offset; member
299 .iv_offset = 1,
309 .iv_offset = 1,
325 .iv_offset = 3,
475 if (cfg->iv_offset + in valid_testvec_config()
965 cfg->iv_offset = 1 + (prandom_u32() % MAX_ALGAPI_ALIGNMASK); in generate_random_testvec_config()
966 p += scnprintf(p, end - p, " iv_offset=%u", cfg->iv_offset); in generate_random_testvec_config()
1853 cfg->iv_offset + in test_aead_vec_cfg()
2449 cfg->iv_offset + in test_skcipher_vec_cfg()