Searched refs:AES_ENC_TEST_VECTORS (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()
1704 #define AES_ENC_TEST_VECTORS 3 macro