Searched refs:arc4_dec_tv_template (Results 1 – 2 of 2) sorted by relevance
572 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()
1914 struct cipher_testvec arc4_dec_tv_template[] = variable