Home
last modified time | relevance | path

Searched refs:cia_decrypt (Results 1 – 25 of 40) sorted by relevance

12

/Linux-v4.19/crypto/
Dcipher.c100 cipher_crypt_unaligned(cipher->cia_decrypt, tfm, dst, src); in cipher_decrypt_unaligned()
104 cipher->cia_decrypt(tfm, dst, src); in cipher_decrypt_unaligned()
116 cipher_decrypt_unaligned : cipher->cia_decrypt; in crypto_init_cipher_ops()
Dtea.c234 .cia_decrypt = tea_decrypt } }
247 .cia_decrypt = xtea_decrypt } }
260 .cia_decrypt = xeta_decrypt } }
Dspeck.c265 .cia_decrypt = speck128_decrypt
282 .cia_decrypt = speck64_decrypt
Darc4.c130 .cia_decrypt = arc4_crypt_one,
Dblowfish_generic.c123 .cia_decrypt = bf_decrypt } }
Dcrypto_null.c123 .cia_decrypt = null_crypt } }
Dtwofish_generic.c195 .cia_decrypt = twofish_decrypt } }
Dkhazad.c861 .cia_decrypt = khazad_decrypt } }
Dsm4_generic.c225 .cia_decrypt = crypto_sm4_decrypt
Decb.c94 crypto_cipher_alg(child)->cia_decrypt); in crypto_ecb_decrypt()
Dseed.c458 .cia_decrypt = seed_decrypt
Danubis.c686 .cia_decrypt = anubis_decrypt } }
Daes_ti.c357 .cra_cipher.cia_decrypt = aesti_decrypt
Dcast6_generic.c274 .cia_decrypt = cast6_decrypt}
/Linux-v4.19/arch/x86/crypto/
Dtwofish_glue.c79 .cia_decrypt = twofish_decrypt
Daes_glue.c49 .cia_decrypt = aes_decrypt
Dblowfish_glue.c371 .cia_decrypt = blowfish_decrypt,
/Linux-v4.19/arch/arm64/crypto/
Dsm4-ce-glue.c58 .cia_decrypt = sm4_ce_decrypt
Daes-cipher-glue.c50 .cra_cipher.cia_decrypt = aes_decrypt
Daes-ce-glue.c175 .cia_decrypt = aes_cipher_decrypt
/Linux-v4.19/arch/arm/crypto/
Daes-cipher-glue.c51 .cra_cipher.cia_decrypt = aes_decrypt,
/Linux-v4.19/drivers/crypto/vmx/
Daes.c141 .cia_decrypt = p8_aes_decrypt,
/Linux-v4.19/arch/sparc/crypto/
Ddes_glue.c396 .cia_decrypt = des_decrypt
453 .cia_decrypt = des3_ede_decrypt
Dcamellia_glue.c241 .cia_decrypt = camellia_decrypt
/Linux-v4.19/arch/s390/crypto/
Ddes_s390.c79 .cia_decrypt = des_decrypt,
279 .cia_decrypt = des3_decrypt,

12