Searched refs:iv_length (Results 1 – 1 of 1) sorted by relevance
595 size_t iv_length, in ciphertest_1() argument601 iv = vmalloc(iv_length); in ciphertest_1()615 memcpy(iv->v, iv0->v, iv_length); in ciphertest_1()624 memcpy(iv->v, iv0->v, iv_length); in ciphertest_1()