Home
last modified time | relevance | path

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

/netbsd-src/crypto/dist/ipsec-tools/src/racoon/
H A Deaytest.c596 size_t iv_length, in ciphertest_1() argument
602 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()