Home
last modified time | relevance | path

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

/linux-2.4.37.9/crypto/
Dtcrypt.c551 test_cipher ("serpent", MODE_ECB, ENCRYPT, serpent_enc_tv_template, SERPENT_ENC_TEST_VECTORS); in do_test()
655 test_cipher ("serpent", MODE_ECB, ENCRYPT, serpent_enc_tv_template, SERPENT_ENC_TEST_VECTORS); in do_test()
Dtcrypt.h1442 #define SERPENT_ENC_TEST_VECTORS 4 macro