Searched refs:aes_enc_tv_template (Results 1 – 2 of 2) sorted by relevance
559 test_cipher ("aes", MODE_ECB, ENCRYPT, aes_enc_tv_template, AES_ENC_TEST_VECTORS); in do_test()660 test_cipher ("aes", MODE_ECB, ENCRYPT, aes_enc_tv_template, AES_ENC_TEST_VECTORS); in do_test()
1707 struct cipher_testvec aes_enc_tv_template[] = { variable