• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/crypto/

Lines Matching defs:cipher_testvec

40 struct cipher_testvec {
1257 static struct cipher_testvec des_enc_tv_template[] = {
1361 static struct cipher_testvec des_dec_tv_template[] = {
1401 static struct cipher_testvec des_cbc_enc_tv_template[] = {
1456 static struct cipher_testvec des_cbc_dec_tv_template[] = {
1497 static struct cipher_testvec des3_ede_enc_tv_template[] = {
1528 static struct cipher_testvec des3_ede_dec_tv_template[] = {
1567 static struct cipher_testvec bf_enc_tv_template[] = {
1622 static struct cipher_testvec bf_dec_tv_template[] = {
1677 static struct cipher_testvec bf_cbc_enc_tv_template[] = {
1696 static struct cipher_testvec bf_cbc_dec_tv_template[] = {
1723 static struct cipher_testvec tf_enc_tv_template[] = {
1756 static struct cipher_testvec tf_dec_tv_template[] = {
1789 static struct cipher_testvec tf_cbc_enc_tv_template[] = {
1835 static struct cipher_testvec tf_cbc_dec_tv_template[] = {
1891 static struct cipher_testvec serpent_enc_tv_template[] = {
1932 static struct cipher_testvec tnepres_enc_tv_template[] = {
1982 static struct cipher_testvec serpent_dec_tv_template[] = {
2023 static struct cipher_testvec tnepres_dec_tv_template[] = {
2069 static struct cipher_testvec cast6_enc_tv_template[] = {
2103 static struct cipher_testvec cast6_dec_tv_template[] = {
2148 static struct cipher_testvec aes_enc_tv_template[] = {
2185 static struct cipher_testvec aes_dec_tv_template[] = {
2222 static struct cipher_testvec aes_cbc_enc_tv_template[] = {
2253 static struct cipher_testvec aes_cbc_dec_tv_template[] = {
2284 static struct cipher_testvec aes_lrw_enc_tv_template[] = {
2535 static struct cipher_testvec aes_lrw_dec_tv_template[] = {
2791 static struct cipher_testvec cast5_enc_tv_template[] = {
2818 static struct cipher_testvec cast5_dec_tv_template[] = {
2851 static struct cipher_testvec arc4_enc_tv_template[] = {
2917 static struct cipher_testvec arc4_dec_tv_template[] = {
2989 static struct cipher_testvec tea_enc_tv_template[] = {
3032 static struct cipher_testvec tea_dec_tv_template[] = {
3081 static struct cipher_testvec xtea_enc_tv_template[] = {
3124 static struct cipher_testvec xtea_dec_tv_template[] = {
3173 static struct cipher_testvec khazad_enc_tv_template[] = {
3219 static struct cipher_testvec khazad_dec_tv_template[] = {
3274 static struct cipher_testvec anubis_enc_tv_template[] = {
3337 static struct cipher_testvec anubis_dec_tv_template[] = {
3400 static struct cipher_testvec anubis_cbc_enc_tv_template[] = {
3435 static struct cipher_testvec anubis_cbc_dec_tv_template[] = {
3476 static struct cipher_testvec xeta_enc_tv_template[] = {
3519 static struct cipher_testvec xeta_dec_tv_template[] = {
3568 static struct cipher_testvec fcrypt_pcbc_enc_tv_template[] = {
3629 static struct cipher_testvec fcrypt_pcbc_dec_tv_template[] = {
3698 static struct cipher_testvec camellia_enc_tv_template[] = {
3735 static struct cipher_testvec camellia_dec_tv_template[] = {
3772 static struct cipher_testvec camellia_cbc_enc_tv_template[] = {
3803 static struct cipher_testvec camellia_cbc_dec_tv_template[] = {