Searched refs:iv_length (Results 1 – 1 of 1) sorted by relevance
596 size_t iv_length, in ciphertest_1() argument602 iv = vmalloc(iv_length); in ciphertest_1()616 memcpy(iv->v, iv0->v, iv_length); in ciphertest_1()625 memcpy(iv->v, iv0->v, iv_length); in ciphertest_1()