Home
last modified time | relevance | path

Searched defs:skcipher (Results 1 – 25 of 32) sorted by relevance

12

/Linux-v5.10/crypto/
Dcbc.c17 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
Dskcipher.c660 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
Dessiv.c51 struct crypto_skcipher *skcipher; member
296 struct crypto_skcipher *skcipher; in essiv_skcipher_init_tfm() local
/Linux-v5.10/drivers/crypto/caam/
Dcaamalg_qi.c51 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 …]
Dcaamalg.c98 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 …]
Dcaamalg_qi2.c58 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/
Dskcipher.h75 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/
Dgeode-aes.h52 struct crypto_skcipher *skcipher; member
Dn2_core.c711 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
Datmel-tdes.c572 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
Datmel-aes.c497 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
Dsa2ul.h314 struct crypto_sync_skcipher *skcipher; member
/Linux-v5.10/drivers/crypto/qce/
Dcommon.h86 struct skcipher_alg skcipher; member
Dskcipher.c67 struct crypto_skcipher *skcipher = crypto_skcipher_reqtfm(req); in qce_skcipher_async_req_handle() local
/Linux-v5.10/drivers/crypto/amlogic/
Damlogic-gxl.h146 struct skcipher_alg skcipher; member
/Linux-v5.10/drivers/crypto/ccree/
Dcc_driver.h175 struct skcipher_alg skcipher; member
/Linux-v5.10/drivers/crypto/allwinner/sun8i-ss/
Dsun8i-ss.h267 struct skcipher_alg skcipher; member
/Linux-v5.10/drivers/crypto/inside-secure/
Dsafexcel_cipher.c616 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/
Dcrypto4xx_core.c539 struct crypto_skcipher *skcipher = crypto_skcipher_reqtfm(req); in crypto4xx_cipher_done() local
/Linux-v5.10/drivers/crypto/rockchip/
Drk3288_crypto.h261 struct skcipher_alg skcipher; member
/Linux-v5.10/drivers/crypto/allwinner/sun8i-ce/
Dsun8i-ce.h330 struct skcipher_alg skcipher; member
/Linux-v5.10/drivers/crypto/ux500/cryp/
Dcryp_core.c1050 struct skcipher_alg skcipher; member
/Linux-v5.10/arch/s390/crypto/
Daes_s390.c47 struct crypto_skcipher *skcipher; member
/Linux-v5.10/drivers/crypto/chelsio/
Dchcr_crypto.h315 struct skcipher_alg skcipher; member
/Linux-v5.10/drivers/crypto/bcm/
Dcipher.h107 struct skcipher_alg skcipher; member

12