ENCRYPT 144 crypto/tcrypt.c if (enc == ENCRYPT) ENCRYPT 701 crypto/tcrypt.c test_cipher_speed("ecb(aes)", ENCRYPT, sec, NULL, 0, ENCRYPT 705 crypto/tcrypt.c test_cipher_speed("cbc(aes)", ENCRYPT, sec, NULL, 0, ENCRYPT 709 crypto/tcrypt.c test_cipher_speed("lrw(aes)", ENCRYPT, sec, NULL, 0, ENCRYPT 713 crypto/tcrypt.c test_cipher_speed("xts(aes)", ENCRYPT, sec, NULL, 0, ENCRYPT 720 crypto/tcrypt.c test_cipher_speed("ecb(des3_ede)", ENCRYPT, sec, ENCRYPT 726 crypto/tcrypt.c test_cipher_speed("cbc(des3_ede)", ENCRYPT, sec, ENCRYPT 735 crypto/tcrypt.c test_cipher_speed("ecb(twofish)", ENCRYPT, sec, NULL, 0, ENCRYPT 739 crypto/tcrypt.c test_cipher_speed("cbc(twofish)", ENCRYPT, sec, NULL, 0, ENCRYPT 746 crypto/tcrypt.c test_cipher_speed("ecb(blowfish)", ENCRYPT, sec, NULL, 0, ENCRYPT 750 crypto/tcrypt.c test_cipher_speed("cbc(blowfish)", ENCRYPT, sec, NULL, 0, ENCRYPT 757 crypto/tcrypt.c test_cipher_speed("ecb(des)", ENCRYPT, sec, NULL, 0, ENCRYPT 761 crypto/tcrypt.c test_cipher_speed("cbc(des)", ENCRYPT, sec, NULL, 0, ENCRYPT 768 crypto/tcrypt.c test_cipher_speed("ecb(camellia)", ENCRYPT, sec, NULL, 0, ENCRYPT 772 crypto/tcrypt.c test_cipher_speed("cbc(camellia)", ENCRYPT, sec, NULL, 0, ENCRYPT 779 crypto/tcrypt.c test_cipher_speed("salsa20", ENCRYPT, sec, NULL, 0, ENCRYPT 281 crypto/testmgr.c if (enc == ENCRYPT) ENCRYPT 554 crypto/testmgr.c if (enc == ENCRYPT) ENCRYPT 624 crypto/testmgr.c if (enc == ENCRYPT) ENCRYPT 899 crypto/testmgr.c err = test_aead(tfm, ENCRYPT, desc->suite.aead.enc.vecs, ENCRYPT 928 crypto/testmgr.c err = test_cipher(tfm, ENCRYPT, desc->suite.cipher.enc.vecs, ENCRYPT 957 crypto/testmgr.c err = test_skcipher(tfm, ENCRYPT, desc->suite.cipher.enc.vecs,