/Linux-v5.10/crypto/ |
D | cbc.c | 17 struct crypto_skcipher *skcipher) in crypto_cbc_encrypt_segment() 45 struct crypto_skcipher *skcipher) in crypto_cbc_encrypt_inplace() 74 struct crypto_skcipher *skcipher = crypto_skcipher_reqtfm(req); in crypto_cbc_encrypt() local 92 struct crypto_skcipher *skcipher) in crypto_cbc_decrypt_segment() 122 struct crypto_skcipher *skcipher) in crypto_cbc_decrypt_inplace() 156 struct crypto_skcipher *skcipher = crypto_skcipher_reqtfm(req); in crypto_cbc_decrypt() local
|
D | skcipher.c | 660 struct crypto_skcipher *skcipher = __crypto_skcipher_cast(tfm); in crypto_skcipher_exit_tfm() local 668 struct crypto_skcipher *skcipher = __crypto_skcipher_cast(tfm); in crypto_skcipher_init_tfm() local 684 struct skcipher_instance *skcipher = in crypto_skcipher_free_instance() local 694 struct skcipher_alg *skcipher = container_of(alg, struct skcipher_alg, in crypto_skcipher_show() local 712 struct skcipher_alg *skcipher = container_of(alg, struct skcipher_alg, in crypto_skcipher_report() local
|
D | essiv.c | 51 struct crypto_skcipher *skcipher; member 296 struct crypto_skcipher *skcipher; in essiv_skcipher_init_tfm() local
|
/Linux-v5.10/drivers/crypto/caam/ |
D | caamalg_qi.c | 51 struct skcipher_alg skcipher; member 617 static int skcipher_setkey(struct crypto_skcipher *skcipher, const u8 *key, in skcipher_setkey() 664 static int aes_skcipher_setkey(struct crypto_skcipher *skcipher, in aes_skcipher_setkey() 676 static int rfc3686_skcipher_setkey(struct crypto_skcipher *skcipher, in rfc3686_skcipher_setkey() 697 static int ctr_skcipher_setkey(struct crypto_skcipher *skcipher, in ctr_skcipher_setkey() 717 static int des3_skcipher_setkey(struct crypto_skcipher *skcipher, in des3_skcipher_setkey() 724 static int des_skcipher_setkey(struct crypto_skcipher *skcipher, in des_skcipher_setkey() 731 static int xts_skcipher_setkey(struct crypto_skcipher *skcipher, const u8 *key, in xts_skcipher_setkey() 904 struct crypto_skcipher *skcipher = crypto_skcipher_reqtfm(req); in skcipher_unmap() local 1209 struct crypto_skcipher *skcipher = crypto_skcipher_reqtfm(req); in skcipher_done() local [all …]
|
D | caamalg.c | 98 struct skcipher_alg skcipher; member 729 static int skcipher_setkey(struct crypto_skcipher *skcipher, const u8 *key, in skcipher_setkey() 765 static int aes_skcipher_setkey(struct crypto_skcipher *skcipher, in aes_skcipher_setkey() 777 static int rfc3686_skcipher_setkey(struct crypto_skcipher *skcipher, in rfc3686_skcipher_setkey() 798 static int ctr_skcipher_setkey(struct crypto_skcipher *skcipher, in ctr_skcipher_setkey() 818 static int des_skcipher_setkey(struct crypto_skcipher *skcipher, in des_skcipher_setkey() 825 static int des3_skcipher_setkey(struct crypto_skcipher *skcipher, in des3_skcipher_setkey() 832 static int xts_skcipher_setkey(struct crypto_skcipher *skcipher, const u8 *key, in xts_skcipher_setkey() 960 struct crypto_skcipher *skcipher = crypto_skcipher_reqtfm(req); in skcipher_unmap() local 1007 struct crypto_skcipher *skcipher = crypto_skcipher_reqtfm(req); in skcipher_crypt_done() local [all …]
|
D | caamalg_qi2.c | 58 struct skcipher_alg skcipher; member 937 static int skcipher_setkey(struct crypto_skcipher *skcipher, const u8 *key, in skcipher_setkey() 980 static int aes_skcipher_setkey(struct crypto_skcipher *skcipher, in aes_skcipher_setkey() 992 static int rfc3686_skcipher_setkey(struct crypto_skcipher *skcipher, in rfc3686_skcipher_setkey() 1013 static int ctr_skcipher_setkey(struct crypto_skcipher *skcipher, in ctr_skcipher_setkey() 1033 static int chacha20_skcipher_setkey(struct crypto_skcipher *skcipher, in chacha20_skcipher_setkey() 1042 static int des_skcipher_setkey(struct crypto_skcipher *skcipher, in des_skcipher_setkey() 1049 static int des3_skcipher_setkey(struct crypto_skcipher *skcipher, in des3_skcipher_setkey() 1056 static int xts_skcipher_setkey(struct crypto_skcipher *skcipher, const u8 *key, in xts_skcipher_setkey() 1108 struct crypto_skcipher *skcipher = crypto_skcipher_reqtfm(req); in skcipher_edesc_alloc() local [all …]
|
/Linux-v5.10/include/crypto/internal/ |
D | skcipher.h | 75 struct crypto_skcipher *skcipher) in skcipher_alg_instance() 119 struct crypto_skcipher *skcipher, unsigned int reqsize) in crypto_skcipher_set_reqsize()
|
/Linux-v5.10/drivers/crypto/ |
D | geode-aes.h | 52 struct crypto_skcipher *skcipher; member
|
D | n2_core.c | 711 struct skcipher_alg skcipher; member 725 static int n2_aes_setkey(struct crypto_skcipher *skcipher, const u8 *key, in n2_aes_setkey() 753 static int n2_des_setkey(struct crypto_skcipher *skcipher, const u8 *key, in n2_des_setkey() 772 static int n2_3des_setkey(struct crypto_skcipher *skcipher, const u8 *key, in n2_3des_setkey() 799 static int __n2_crypt_chunk(struct crypto_skcipher *skcipher, in __n2_crypt_chunk() 1090 struct skcipher_alg skcipher; member 1297 struct n2_skcipher_alg *skcipher, *skcipher_tmp; in __n2_unregister_algs() local
|
D | atmel-tdes.c | 572 struct crypto_skcipher *skcipher = crypto_skcipher_reqtfm(req); in atmel_tdes_set_iv_as_last_ciphertext_block() local 691 struct crypto_skcipher *skcipher = crypto_skcipher_reqtfm(req); in atmel_tdes_crypt() local
|
D | atmel-aes.c | 497 struct crypto_skcipher *skcipher = crypto_skcipher_reqtfm(req); in atmel_aes_set_iv_as_last_ciphertext_block() local 526 struct crypto_skcipher *skcipher = crypto_skcipher_reqtfm(req); in atmel_aes_ctr_update_req_iv() local 1088 struct crypto_skcipher *skcipher = crypto_skcipher_reqtfm(req); in atmel_aes_crypt() local
|
D | sa2ul.h | 314 struct crypto_sync_skcipher *skcipher; member
|
/Linux-v5.10/drivers/crypto/qce/ |
D | common.h | 86 struct skcipher_alg skcipher; member
|
D | skcipher.c | 67 struct crypto_skcipher *skcipher = crypto_skcipher_reqtfm(req); in qce_skcipher_async_req_handle() local
|
/Linux-v5.10/drivers/crypto/amlogic/ |
D | amlogic-gxl.h | 146 struct skcipher_alg skcipher; member
|
/Linux-v5.10/drivers/crypto/ccree/ |
D | cc_driver.h | 175 struct skcipher_alg skcipher; member
|
/Linux-v5.10/drivers/crypto/allwinner/sun8i-ss/ |
D | sun8i-ss.h | 267 struct skcipher_alg skcipher; member
|
/Linux-v5.10/drivers/crypto/inside-secure/ |
D | safexcel_cipher.c | 616 struct crypto_skcipher *skcipher = crypto_skcipher_reqtfm(areq); in safexcel_handle_req_result() local 675 struct crypto_skcipher *skcipher = crypto_skcipher_reqtfm(areq); in safexcel_send_req() local 1032 struct crypto_skcipher *skcipher = crypto_skcipher_reqtfm(req); in safexcel_skcipher_send() local
|
/Linux-v5.10/drivers/crypto/amcc/ |
D | crypto4xx_core.c | 539 struct crypto_skcipher *skcipher = crypto_skcipher_reqtfm(req); in crypto4xx_cipher_done() local
|
/Linux-v5.10/drivers/crypto/rockchip/ |
D | rk3288_crypto.h | 261 struct skcipher_alg skcipher; member
|
/Linux-v5.10/drivers/crypto/allwinner/sun8i-ce/ |
D | sun8i-ce.h | 330 struct skcipher_alg skcipher; member
|
/Linux-v5.10/drivers/crypto/ux500/cryp/ |
D | cryp_core.c | 1050 struct skcipher_alg skcipher; member
|
/Linux-v5.10/arch/s390/crypto/ |
D | aes_s390.c | 47 struct crypto_skcipher *skcipher; member
|
/Linux-v5.10/drivers/crypto/chelsio/ |
D | chcr_crypto.h | 315 struct skcipher_alg skcipher; member
|
/Linux-v5.10/drivers/crypto/bcm/ |
D | cipher.h | 107 struct skcipher_alg skcipher; member
|