Home
last modified time | relevance | path

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

/external/ipsec-tools/src/racoon/
Deaytest.c595 size_t iv_length, in ciphertest_1() argument
601 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()