/Linux-v4.19/drivers/crypto/amcc/ |
D | crypto4xx_alg.c | 81 struct crypto_skcipher *cipher = crypto_skcipher_reqtfm(req); in crypto4xx_crypt() local 116 static int crypto4xx_setkey_aes(struct crypto_skcipher *cipher, in crypto4xx_setkey_aes() 169 int crypto4xx_setkey_aes_cbc(struct crypto_skcipher *cipher, in crypto4xx_setkey_aes_cbc() 176 int crypto4xx_setkey_aes_cfb(struct crypto_skcipher *cipher, in crypto4xx_setkey_aes_cfb() 183 int crypto4xx_setkey_aes_ecb(struct crypto_skcipher *cipher, in crypto4xx_setkey_aes_ecb() 190 int crypto4xx_setkey_aes_ofb(struct crypto_skcipher *cipher, in crypto4xx_setkey_aes_ofb() 197 int crypto4xx_setkey_rfc3686(struct crypto_skcipher *cipher, in crypto4xx_setkey_rfc3686() 216 struct crypto_skcipher *cipher = crypto_skcipher_reqtfm(req); in crypto4xx_rfc3686_encrypt() local 231 struct crypto_skcipher *cipher = crypto_skcipher_reqtfm(req); in crypto4xx_rfc3686_decrypt() local 247 struct crypto_skcipher *cipher = crypto_skcipher_reqtfm(req); in crypto4xx_ctr_crypt() local [all …]
|
D | crypto4xx_core.h | 131 struct crypto_skcipher *cipher; member 143 struct skcipher_alg cipher; member
|
/Linux-v4.19/drivers/crypto/cavium/nitrox/ |
D | nitrox_algs.c | 42 const struct nitrox_cipher *cipher = flexi_cipher_table; in flexi_cipher_type() local 113 static inline int nitrox_skcipher_setkey(struct crypto_skcipher *cipher, in nitrox_skcipher_setkey() 143 static int nitrox_aes_setkey(struct crypto_skcipher *cipher, const u8 *key, in nitrox_aes_setkey() 168 struct crypto_skcipher *cipher = crypto_skcipher_reqtfm(skreq); in nitrox_skcipher_crypt() local 217 static int nitrox_3des_setkey(struct crypto_skcipher *cipher, in nitrox_3des_setkey() 238 static int nitrox_aes_xts_setkey(struct crypto_skcipher *cipher, in nitrox_aes_xts_setkey() 265 static int nitrox_aes_ctr_rfc3686_setkey(struct crypto_skcipher *cipher, in nitrox_aes_ctr_rfc3686_setkey()
|
/Linux-v4.19/drivers/crypto/cavium/cpt/ |
D | cptvf_algs.c | 235 static int cvm_xts_setkey(struct crypto_ablkcipher *cipher, const u8 *key, in cvm_xts_setkey() 292 static int cvm_setkey(struct crypto_ablkcipher *cipher, const u8 *key, in cvm_setkey() 309 static int cvm_cbc_aes_setkey(struct crypto_ablkcipher *cipher, const u8 *key, in cvm_cbc_aes_setkey() 315 static int cvm_ecb_aes_setkey(struct crypto_ablkcipher *cipher, const u8 *key, in cvm_ecb_aes_setkey() 321 static int cvm_cfb_aes_setkey(struct crypto_ablkcipher *cipher, const u8 *key, in cvm_cfb_aes_setkey() 327 static int cvm_cbc_des3_setkey(struct crypto_ablkcipher *cipher, const u8 *key, in cvm_cbc_des3_setkey() 333 static int cvm_ecb_des3_setkey(struct crypto_ablkcipher *cipher, const u8 *key, in cvm_ecb_des3_setkey()
|
/Linux-v4.19/crypto/ |
D | cipher.c | 83 struct cipher_alg *cipher = &tfm->__crt_alg->cra_cipher; in cipher_encrypt_unaligned() local 97 struct cipher_alg *cipher = &tfm->__crt_alg->cra_cipher; in cipher_decrypt_unaligned() local 110 struct cipher_alg *cipher = &tfm->__crt_alg->cra_cipher; in crypto_init_cipher_ops() local
|
D | blkcipher.c | 376 struct blkcipher_alg *cipher = &tfm->__crt_alg->cra_blkcipher; in setkey_unaligned() local 397 struct blkcipher_alg *cipher = &tfm->__crt_alg->cra_blkcipher; in setkey() local 447 struct blkcipher_alg *cipher = &alg->cra_blkcipher; in crypto_blkcipher_ctxsize() local
|
D | ctr.c | 162 struct crypto_cipher *cipher; in crypto_ctr_init_tfm() local 319 struct crypto_skcipher *cipher; in crypto_rfc3686_init_tfm() local
|
D | ablkcipher.c | 303 struct ablkcipher_alg *cipher = crypto_ablkcipher_alg(tfm); in setkey_unaligned() local 325 struct ablkcipher_alg *cipher = crypto_ablkcipher_alg(tfm); in setkey() local
|
D | cbc.c | 86 struct crypto_cipher *cipher; in crypto_cbc_init_tfm() local
|
/Linux-v4.19/drivers/gpu/drm/nouveau/nvkm/engine/cipher/ |
D | g84.c | 80 g84_cipher_intr(struct nvkm_engine *cipher) in g84_cipher_intr() 109 g84_cipher_init(struct nvkm_engine *cipher) in g84_cipher_init()
|
/Linux-v4.19/net/sunrpc/auth_gss/ |
D | gss_krb5_seqnum.c | 46 struct crypto_skcipher *cipher; in krb5_make_rc4_seq_num() local 104 struct crypto_skcipher *cipher; in krb5_get_rc4_seq_num() local
|
D | gss_krb5_crypto.c | 675 gss_krb5_cts_crypt(struct crypto_skcipher *cipher, struct xdr_buf *buf, in gss_krb5_cts_crypt() 738 struct crypto_skcipher *cipher, *aux_cipher; in gss_krb5_aes_encrypt() local 858 struct crypto_skcipher *cipher, *aux_cipher; in gss_krb5_aes_decrypt() local 949 krb5_rc4_setup_seq_key(struct krb5_ctx *kctx, struct crypto_skcipher *cipher, in krb5_rc4_setup_seq_key() 1015 krb5_rc4_setup_enc_key(struct krb5_ctx *kctx, struct crypto_skcipher *cipher, in krb5_rc4_setup_enc_key()
|
D | gss_krb5_wrap.c | 242 struct crypto_skcipher *cipher; in gss_wrap_kerberos_v1() local 330 struct crypto_skcipher *cipher; in gss_unwrap_kerberos_v1() local
|
D | gss_krb5_keys.c | 150 struct crypto_skcipher *cipher; in krb5_derive_key() local
|
/Linux-v4.19/drivers/crypto/ux500/cryp/ |
D | cryp_core.c | 827 struct crypto_ablkcipher *cipher = crypto_ablkcipher_reqtfm(areq); in ablk_dma_crypt() local 885 struct crypto_ablkcipher *cipher = crypto_ablkcipher_reqtfm(areq); in ablk_crypt() local 945 static int aes_ablkcipher_setkey(struct crypto_ablkcipher *cipher, in aes_ablkcipher_setkey() 980 static int des_ablkcipher_setkey(struct crypto_ablkcipher *cipher, in des_ablkcipher_setkey() 1011 static int des3_ablkcipher_setkey(struct crypto_ablkcipher *cipher, in des3_ablkcipher_setkey() 1056 struct crypto_ablkcipher *cipher = crypto_ablkcipher_reqtfm(areq); in cryp_blk_encrypt() local 1074 struct crypto_ablkcipher *cipher = crypto_ablkcipher_reqtfm(areq); in cryp_blk_decrypt() local
|
/Linux-v4.19/drivers/crypto/bcm/ |
D | cipher.c | 1816 static int des_setkey(struct crypto_ablkcipher *cipher, const u8 *key, in des_setkey() 1841 static int threedes_setkey(struct crypto_ablkcipher *cipher, const u8 *key, in threedes_setkey() 1864 static int aes_setkey(struct crypto_ablkcipher *cipher, const u8 *key, in aes_setkey() 1892 static int rc4_setkey(struct crypto_ablkcipher *cipher, const u8 *key, in rc4_setkey() 1912 static int ablkcipher_setkey(struct crypto_ablkcipher *cipher, const u8 *key, in ablkcipher_setkey() 2842 static int aead_authenc_setkey(struct crypto_aead *cipher, in aead_authenc_setkey() 2988 static int aead_gcm_ccm_setkey(struct crypto_aead *cipher, in aead_gcm_ccm_setkey() 3075 static int aead_gcm_esp_setkey(struct crypto_aead *cipher, in aead_gcm_esp_setkey() 3103 static int rfc4543_gcm_esp_setkey(struct crypto_aead *cipher, in rfc4543_gcm_esp_setkey() 3132 static int aead_ccm_esp_setkey(struct crypto_aead *cipher, in aead_ccm_esp_setkey() [all …]
|
/Linux-v4.19/drivers/crypto/rockchip/ |
D | rk3288_crypto_ablkcipher.c | 33 static int rk_aes_setkey(struct crypto_ablkcipher *cipher, in rk_aes_setkey() 49 static int rk_tdes_setkey(struct crypto_ablkcipher *cipher, in rk_tdes_setkey() 199 struct crypto_ablkcipher *cipher = crypto_ablkcipher_reqtfm(req); in rk_ablk_hw_init() local
|
/Linux-v4.19/drivers/crypto/ |
D | mxc-scc.c | 452 struct crypto_ablkcipher *cipher = crypto_ablkcipher_reqtfm(req); in mxc_scc_ecb_des_encrypt() local 462 struct crypto_ablkcipher *cipher = crypto_ablkcipher_reqtfm(req); in mxc_scc_ecb_des_decrypt() local 473 struct crypto_ablkcipher *cipher = crypto_ablkcipher_reqtfm(req); in mxc_scc_cbc_des_encrypt() local 484 struct crypto_ablkcipher *cipher = crypto_ablkcipher_reqtfm(req); in mxc_scc_cbc_des_decrypt() local
|
D | picoxcell_crypto.c | 749 static int spacc_des_setkey(struct crypto_ablkcipher *cipher, const u8 *key, in spacc_des_setkey() 777 static int spacc_aes_setkey(struct crypto_ablkcipher *cipher, const u8 *key, in spacc_aes_setkey() 826 static int spacc_kasumi_f8_setkey(struct crypto_ablkcipher *cipher, in spacc_kasumi_f8_setkey() 1049 struct crypto_ablkcipher *cipher = crypto_ablkcipher_reqtfm(req); in spacc_ablk_encrypt() local 1058 struct crypto_ablkcipher *cipher = crypto_ablkcipher_reqtfm(req); in spacc_ablk_decrypt() local
|
/Linux-v4.19/drivers/crypto/marvell/ |
D | cipher.c | 250 static int mv_cesa_aes_setkey(struct crypto_skcipher *cipher, const u8 *key, in mv_cesa_aes_setkey() 275 static int mv_cesa_des_setkey(struct crypto_skcipher *cipher, const u8 *key, in mv_cesa_des_setkey() 299 static int mv_cesa_des3_ede_setkey(struct crypto_skcipher *cipher, in mv_cesa_des3_ede_setkey()
|
/Linux-v4.19/drivers/crypto/qat/qat_common/ |
D | qat_algs.c | 96 struct icp_qat_hw_cipher_algo_blk cipher; member 101 struct icp_qat_hw_cipher_algo_blk cipher; member 281 struct icp_qat_hw_cipher_algo_blk *cipher = &enc_ctx->cipher; in qat_alg_aead_init_enc_session() local 363 struct icp_qat_hw_cipher_algo_blk *cipher = in qat_alg_aead_init_dec_session() local
|
/Linux-v4.19/drivers/net/wireless/mediatek/mt76/ |
D | mt76x2_mac_common.c | 261 enum mt76x2_cipher_type cipher; in mt76x2_mac_shared_key_setup() local 284 enum mt76x2_cipher_type cipher; in mt76x2_mac_wcid_set_key() local
|
/Linux-v4.19/drivers/net/wireless/mediatek/mt76/mt76x0/ |
D | mac.c | 598 enum mt76_cipher_type cipher; in mt76x0_mac_wcid_set_key() local 639 enum mt76_cipher_type cipher; in mt76x0_mac_shared_key_setup() local
|
/Linux-v4.19/drivers/net/wireless/mediatek/mt7601u/ |
D | mac.c | 541 enum mt76_cipher_type cipher; in mt76_mac_wcid_set_key() local 582 enum mt76_cipher_type cipher; in mt76_mac_shared_key_setup() local
|
/Linux-v4.19/arch/x86/crypto/ |
D | fpu.c | 89 struct crypto_skcipher *cipher; in crypto_fpu_init_tfm() local
|