| /kernel/linux/linux-5.10/drivers/crypto/amcc/ |
| D | crypto4xx_alg.c | 73 struct crypto_skcipher *cipher = crypto_skcipher_reqtfm(req); in crypto4xx_crypt() local 121 static int crypto4xx_setkey_aes(struct crypto_skcipher *cipher, in crypto4xx_setkey_aes() 177 int crypto4xx_setkey_aes_cbc(struct crypto_skcipher *cipher, in crypto4xx_setkey_aes_cbc() 184 int crypto4xx_setkey_aes_cfb(struct crypto_skcipher *cipher, in crypto4xx_setkey_aes_cfb() 191 int crypto4xx_setkey_aes_ecb(struct crypto_skcipher *cipher, in crypto4xx_setkey_aes_ecb() 198 int crypto4xx_setkey_aes_ofb(struct crypto_skcipher *cipher, in crypto4xx_setkey_aes_ofb() 205 int crypto4xx_setkey_rfc3686(struct crypto_skcipher *cipher, in crypto4xx_setkey_rfc3686() 224 struct crypto_skcipher *cipher = crypto_skcipher_reqtfm(req); in crypto4xx_rfc3686_encrypt() local 239 struct crypto_skcipher *cipher = crypto_skcipher_reqtfm(req); in crypto4xx_rfc3686_decrypt() local 255 struct crypto_skcipher *cipher = crypto_skcipher_reqtfm(req); in crypto4xx_ctr_crypt() local [all …]
|
| /kernel/linux/linux-4.19/drivers/crypto/amcc/ |
| D | crypto4xx_alg.c | 82 struct crypto_skcipher *cipher = crypto_skcipher_reqtfm(req); in crypto4xx_crypt() local 130 static int crypto4xx_setkey_aes(struct crypto_skcipher *cipher, in crypto4xx_setkey_aes() 189 int crypto4xx_setkey_aes_cbc(struct crypto_skcipher *cipher, in crypto4xx_setkey_aes_cbc() 196 int crypto4xx_setkey_aes_cfb(struct crypto_skcipher *cipher, in crypto4xx_setkey_aes_cfb() 203 int crypto4xx_setkey_aes_ecb(struct crypto_skcipher *cipher, in crypto4xx_setkey_aes_ecb() 210 int crypto4xx_setkey_aes_ofb(struct crypto_skcipher *cipher, in crypto4xx_setkey_aes_ofb() 217 int crypto4xx_setkey_rfc3686(struct crypto_skcipher *cipher, in crypto4xx_setkey_rfc3686() 236 struct crypto_skcipher *cipher = crypto_skcipher_reqtfm(req); in crypto4xx_rfc3686_encrypt() local 251 struct crypto_skcipher *cipher = crypto_skcipher_reqtfm(req); in crypto4xx_rfc3686_decrypt() local 267 struct crypto_skcipher *cipher = crypto_skcipher_reqtfm(req); in crypto4xx_ctr_crypt() local [all …]
|
| /kernel/linux/linux-5.10/drivers/crypto/cavium/nitrox/ |
| D | nitrox_skcipher.c | 41 const struct nitrox_cipher *cipher = flexi_cipher_table; in flexi_cipher_type() local 83 struct crypto_skcipher *cipher = crypto_skcipher_reqtfm(skreq); in nitrox_cbc_cipher_callback() local 165 static inline int nitrox_skcipher_setkey(struct crypto_skcipher *cipher, in nitrox_skcipher_setkey() 197 static int nitrox_aes_setkey(struct crypto_skcipher *cipher, const u8 *key, in nitrox_aes_setkey() 249 struct crypto_skcipher *cipher = crypto_skcipher_reqtfm(skreq); in nitrox_skcipher_crypt() local 293 struct crypto_skcipher *cipher = crypto_skcipher_reqtfm(skreq); in nitrox_cbc_decrypt() local 320 static int nitrox_3des_setkey(struct crypto_skcipher *cipher, in nitrox_3des_setkey() 337 static int nitrox_aes_xts_setkey(struct crypto_skcipher *cipher, in nitrox_aes_xts_setkey() 362 static int nitrox_aes_ctr_rfc3686_setkey(struct crypto_skcipher *cipher, in nitrox_aes_ctr_rfc3686_setkey()
|
| /kernel/linux/linux-4.19/drivers/crypto/cavium/nitrox/ |
| D | nitrox_algs.c | 42 const struct nitrox_cipher *cipher = flexi_cipher_table; in flexi_cipher_type() local 115 static inline int nitrox_skcipher_setkey(struct crypto_skcipher *cipher, in nitrox_skcipher_setkey() 145 static int nitrox_aes_setkey(struct crypto_skcipher *cipher, const u8 *key, in nitrox_aes_setkey() 170 struct crypto_skcipher *cipher = crypto_skcipher_reqtfm(skreq); in nitrox_skcipher_crypt() local 219 static int nitrox_3des_setkey(struct crypto_skcipher *cipher, in nitrox_3des_setkey() 240 static int nitrox_aes_xts_setkey(struct crypto_skcipher *cipher, in nitrox_aes_xts_setkey() 267 static int nitrox_aes_ctr_rfc3686_setkey(struct crypto_skcipher *cipher, in nitrox_aes_ctr_rfc3686_setkey()
|
| /kernel/linux/linux-5.10/crypto/ |
| D | ecb.c | 16 struct crypto_cipher *cipher, in crypto_ecb_crypt() 46 struct crypto_cipher *cipher = skcipher_cipher_simple(tfm); in crypto_ecb_encrypt() local 55 struct crypto_cipher *cipher = skcipher_cipher_simple(tfm); in crypto_ecb_decrypt() local
|
| D | cbc.c | 24 struct crypto_cipher *cipher; in crypto_cbc_encrypt_segment() local 51 struct crypto_cipher *cipher; in crypto_cbc_encrypt_inplace() local 99 struct crypto_cipher *cipher; in crypto_cbc_decrypt_segment() local 129 struct crypto_cipher *cipher; in crypto_cbc_decrypt_inplace() local
|
| D | keywrap.c | 126 struct crypto_cipher *cipher = skcipher_cipher_simple(tfm); in crypto_kw_decrypt() local 195 struct crypto_cipher *cipher = skcipher_cipher_simple(tfm); in crypto_kw_encrypt() local
|
| D | pcbc.c | 66 struct crypto_cipher *cipher = skcipher_cipher_simple(tfm); in crypto_pcbc_encrypt() local 133 struct crypto_cipher *cipher = skcipher_cipher_simple(tfm); in crypto_pcbc_decrypt() local
|
| D | ofb.c | 20 struct crypto_cipher *cipher = skcipher_cipher_simple(tfm); in crypto_ofb_crypt() local
|
| D | skcipher.c | 582 struct skcipher_alg *cipher = crypto_skcipher_alg(tfm); in skcipher_setkey_unaligned() local 602 struct skcipher_alg *cipher = crypto_skcipher_alg(tfm); in crypto_skcipher_setkey() local 882 struct crypto_cipher *cipher = skcipher_cipher_simple(tfm); in skcipher_setkey_simple() local 895 struct crypto_cipher *cipher; in skcipher_init_tfm_simple() local
|
| /kernel/linux/linux-5.10/drivers/crypto/cavium/cpt/ |
| D | cptvf_algs.c | 232 static int cvm_xts_setkey(struct crypto_skcipher *cipher, const u8 *key, in cvm_xts_setkey() 289 static int cvm_setkey(struct crypto_skcipher *cipher, const u8 *key, in cvm_setkey() 304 static int cvm_cbc_aes_setkey(struct crypto_skcipher *cipher, const u8 *key, in cvm_cbc_aes_setkey() 310 static int cvm_ecb_aes_setkey(struct crypto_skcipher *cipher, const u8 *key, in cvm_ecb_aes_setkey() 316 static int cvm_cfb_aes_setkey(struct crypto_skcipher *cipher, const u8 *key, in cvm_cfb_aes_setkey() 322 static int cvm_cbc_des3_setkey(struct crypto_skcipher *cipher, const u8 *key, in cvm_cbc_des3_setkey() 329 static int cvm_ecb_des3_setkey(struct crypto_skcipher *cipher, const u8 *key, in cvm_ecb_des3_setkey()
|
| /kernel/linux/linux-4.19/drivers/crypto/cavium/cpt/ |
| D | cptvf_algs.c | 236 static int cvm_xts_setkey(struct crypto_ablkcipher *cipher, const u8 *key, in cvm_xts_setkey() 293 static int cvm_setkey(struct crypto_ablkcipher *cipher, const u8 *key, in cvm_setkey() 310 static int cvm_cbc_aes_setkey(struct crypto_ablkcipher *cipher, const u8 *key, in cvm_cbc_aes_setkey() 316 static int cvm_ecb_aes_setkey(struct crypto_ablkcipher *cipher, const u8 *key, in cvm_ecb_aes_setkey() 322 static int cvm_cfb_aes_setkey(struct crypto_ablkcipher *cipher, const u8 *key, in cvm_cfb_aes_setkey() 328 static int cvm_cbc_des3_setkey(struct crypto_ablkcipher *cipher, const u8 *key, in cvm_cbc_des3_setkey() 334 static int cvm_ecb_des3_setkey(struct crypto_ablkcipher *cipher, const u8 *key, in cvm_ecb_des3_setkey()
|
| /kernel/linux/linux-4.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
|
| /kernel/linux/linux-4.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()
|
| /kernel/linux/linux-5.10/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()
|
| /kernel/linux/linux-4.19/net/sunrpc/auth_gss/ |
| D | gss_krb5_seqnum.c | 46 struct crypto_skcipher *cipher; in krb5_make_rc4_seq_num() local 116 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()
|
| /kernel/linux/linux-5.10/drivers/crypto/ux500/cryp/ |
| D | cryp_core.c | 826 struct crypto_skcipher *cipher = crypto_skcipher_reqtfm(areq); in ablk_dma_crypt() local 884 struct crypto_skcipher *cipher = crypto_skcipher_reqtfm(areq); in ablk_crypt() local 942 static int aes_skcipher_setkey(struct crypto_skcipher *cipher, in aes_skcipher_setkey() 975 static int des_skcipher_setkey(struct crypto_skcipher *cipher, in des_skcipher_setkey() 994 static int des3_skcipher_setkey(struct crypto_skcipher *cipher, in des3_skcipher_setkey() 1015 struct crypto_skcipher *cipher = crypto_skcipher_reqtfm(areq); in cryp_blk_encrypt() local 1033 struct crypto_skcipher *cipher = crypto_skcipher_reqtfm(areq); in cryp_blk_decrypt() local
|
| /kernel/linux/linux-4.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
|
| /kernel/linux/linux-5.10/drivers/crypto/rockchip/ |
| D | rk3288_crypto_skcipher.c | 31 static int rk_aes_setkey(struct crypto_skcipher *cipher, in rk_aes_setkey() 45 static int rk_des_setkey(struct crypto_skcipher *cipher, in rk_des_setkey() 60 static int rk_tdes_setkey(struct crypto_skcipher *cipher, in rk_tdes_setkey() 200 struct crypto_skcipher *cipher = crypto_skcipher_reqtfm(req); in rk_ablk_hw_init() local
|
| /kernel/linux/linux-4.19/drivers/crypto/bcm/ |
| D | cipher.c | 1812 static int des_setkey(struct crypto_ablkcipher *cipher, const u8 *key, in des_setkey() 1837 static int threedes_setkey(struct crypto_ablkcipher *cipher, const u8 *key, in threedes_setkey() 1860 static int aes_setkey(struct crypto_ablkcipher *cipher, const u8 *key, in aes_setkey() 1888 static int rc4_setkey(struct crypto_ablkcipher *cipher, const u8 *key, in rc4_setkey() 1908 static int ablkcipher_setkey(struct crypto_ablkcipher *cipher, const u8 *key, in ablkcipher_setkey() 2838 static int aead_authenc_setkey(struct crypto_aead *cipher, in aead_authenc_setkey() 2966 static int aead_gcm_ccm_setkey(struct crypto_aead *cipher, in aead_gcm_ccm_setkey() 3054 static int aead_gcm_esp_setkey(struct crypto_aead *cipher, in aead_gcm_esp_setkey() 3086 static int rfc4543_gcm_esp_setkey(struct crypto_aead *cipher, in rfc4543_gcm_esp_setkey() 3119 static int aead_ccm_esp_setkey(struct crypto_aead *cipher, in aead_ccm_esp_setkey() [all …]
|
| /kernel/linux/linux-5.10/drivers/crypto/bcm/ |
| D | cipher.c | 1766 static int des_setkey(struct crypto_skcipher *cipher, const u8 *key, in des_setkey() 1780 static int threedes_setkey(struct crypto_skcipher *cipher, const u8 *key, in threedes_setkey() 1794 static int aes_setkey(struct crypto_skcipher *cipher, const u8 *key, in aes_setkey() 1821 static int skcipher_setkey(struct crypto_skcipher *cipher, const u8 *key, in skcipher_setkey() 2758 static int aead_authenc_setkey(struct crypto_aead *cipher, in aead_authenc_setkey() 2853 static int aead_gcm_ccm_setkey(struct crypto_aead *cipher, in aead_gcm_ccm_setkey() 2935 static int aead_gcm_esp_setkey(struct crypto_aead *cipher, in aead_gcm_esp_setkey() 2967 static int rfc4543_gcm_esp_setkey(struct crypto_aead *cipher, in rfc4543_gcm_esp_setkey() 3000 static int aead_ccm_esp_setkey(struct crypto_aead *cipher, in aead_ccm_esp_setkey() 3020 static int aead_setauthsize(struct crypto_aead *cipher, unsigned int authsize) in aead_setauthsize()
|
| /kernel/linux/linux-4.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
|
| /kernel/linux/linux-4.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
|