Home
last modified time | relevance | path

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

/linux-2.4.37.9/crypto/
Dtcrypt.c572 test_cipher ("arc4", MODE_ECB, DECRYPT, arc4_dec_tv_template, ARC4_DEC_TEST_VECTORS); in do_test()
688 test_cipher ("arc4", MODE_ECB, DECRYPT, arc4_dec_tv_template, ARC4_DEC_TEST_VECTORS); in do_test()
Dtcrypt.h1914 struct cipher_testvec arc4_dec_tv_template[] = variable