Home
last modified time | relevance | path

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

123

/kernel/linux/linux-5.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
301 struct crypto_skcipher *skcipher; in essiv_skcipher_init_tfm() local
/kernel/linux/linux-6.6/crypto/
Dcbc.c18 struct crypto_skcipher *skcipher) in crypto_cbc_encrypt_segment()
46 struct crypto_skcipher *skcipher) in crypto_cbc_encrypt_inplace()
75 struct crypto_skcipher *skcipher = crypto_skcipher_reqtfm(req); in crypto_cbc_encrypt() local
93 struct crypto_skcipher *skcipher) in crypto_cbc_decrypt_segment()
123 struct crypto_skcipher *skcipher) in crypto_cbc_decrypt_inplace()
157 struct crypto_skcipher *skcipher = crypto_skcipher_reqtfm(req); in crypto_cbc_decrypt() local
Dskcipher.c683 struct crypto_skcipher *skcipher = __crypto_skcipher_cast(tfm); in crypto_skcipher_exit_tfm() local
691 struct crypto_skcipher *skcipher = __crypto_skcipher_cast(tfm); in crypto_skcipher_init_tfm() local
707 struct skcipher_instance *skcipher = in crypto_skcipher_free_instance() local
717 struct skcipher_alg *skcipher = __crypto_skcipher_alg(alg); in crypto_skcipher_show() local
733 struct skcipher_alg *skcipher = __crypto_skcipher_alg(alg); in crypto_skcipher_report() local
753 struct skcipher_alg *skcipher = __crypto_skcipher_alg(alg); in crypto_skcipher_report_stat() local
Dessiv.c52 struct crypto_skcipher *skcipher; member
302 struct crypto_skcipher *skcipher; in essiv_skcipher_init_tfm() local
/kernel/linux/linux-5.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
730 static int skcipher_setkey(struct crypto_skcipher *skcipher, const u8 *key, in skcipher_setkey()
766 static int aes_skcipher_setkey(struct crypto_skcipher *skcipher, in aes_skcipher_setkey()
778 static int rfc3686_skcipher_setkey(struct crypto_skcipher *skcipher, in rfc3686_skcipher_setkey()
799 static int ctr_skcipher_setkey(struct crypto_skcipher *skcipher, in ctr_skcipher_setkey()
819 static int des_skcipher_setkey(struct crypto_skcipher *skcipher, in des_skcipher_setkey()
826 static int des3_skcipher_setkey(struct crypto_skcipher *skcipher, in des3_skcipher_setkey()
833 static int xts_skcipher_setkey(struct crypto_skcipher *skcipher, const u8 *key, in xts_skcipher_setkey()
961 struct crypto_skcipher *skcipher = crypto_skcipher_reqtfm(req); in skcipher_unmap() local
1008 struct crypto_skcipher *skcipher = crypto_skcipher_reqtfm(req); in skcipher_crypt_done() local
[all …]
Dcaamalg_qi2.c58 struct skcipher_alg skcipher; member
938 static int skcipher_setkey(struct crypto_skcipher *skcipher, const u8 *key, in skcipher_setkey()
981 static int aes_skcipher_setkey(struct crypto_skcipher *skcipher, in aes_skcipher_setkey()
993 static int rfc3686_skcipher_setkey(struct crypto_skcipher *skcipher, in rfc3686_skcipher_setkey()
1014 static int ctr_skcipher_setkey(struct crypto_skcipher *skcipher, in ctr_skcipher_setkey()
1034 static int chacha20_skcipher_setkey(struct crypto_skcipher *skcipher, in chacha20_skcipher_setkey()
1043 static int des_skcipher_setkey(struct crypto_skcipher *skcipher, in des_skcipher_setkey()
1050 static int des3_skcipher_setkey(struct crypto_skcipher *skcipher, in des3_skcipher_setkey()
1057 static int xts_skcipher_setkey(struct crypto_skcipher *skcipher, const u8 *key, in xts_skcipher_setkey()
1109 struct crypto_skcipher *skcipher = crypto_skcipher_reqtfm(req); in skcipher_edesc_alloc() local
[all …]
/kernel/linux/linux-6.6/drivers/crypto/caam/
Dcaamalg_qi.c56 struct skcipher_alg skcipher; member
622 static int skcipher_setkey(struct crypto_skcipher *skcipher, const u8 *key, in skcipher_setkey()
669 static int aes_skcipher_setkey(struct crypto_skcipher *skcipher, in aes_skcipher_setkey()
681 static int rfc3686_skcipher_setkey(struct crypto_skcipher *skcipher, in rfc3686_skcipher_setkey()
702 static int ctr_skcipher_setkey(struct crypto_skcipher *skcipher, in ctr_skcipher_setkey()
722 static int des3_skcipher_setkey(struct crypto_skcipher *skcipher, in des3_skcipher_setkey()
729 static int des_skcipher_setkey(struct crypto_skcipher *skcipher, in des_skcipher_setkey()
736 static int xts_skcipher_setkey(struct crypto_skcipher *skcipher, const u8 *key, in xts_skcipher_setkey()
909 struct crypto_skcipher *skcipher = crypto_skcipher_reqtfm(req); in skcipher_unmap() local
1220 struct crypto_skcipher *skcipher = crypto_skcipher_reqtfm(req); in skcipher_done() local
[all …]
Dcaamalg.c107 struct skcipher_engine_alg skcipher; member
739 static int skcipher_setkey(struct crypto_skcipher *skcipher, const u8 *key, in skcipher_setkey()
775 static int aes_skcipher_setkey(struct crypto_skcipher *skcipher, in aes_skcipher_setkey()
787 static int rfc3686_skcipher_setkey(struct crypto_skcipher *skcipher, in rfc3686_skcipher_setkey()
808 static int ctr_skcipher_setkey(struct crypto_skcipher *skcipher, in ctr_skcipher_setkey()
828 static int des_skcipher_setkey(struct crypto_skcipher *skcipher, in des_skcipher_setkey()
835 static int des3_skcipher_setkey(struct crypto_skcipher *skcipher, in des3_skcipher_setkey()
842 static int xts_skcipher_setkey(struct crypto_skcipher *skcipher, const u8 *key, in xts_skcipher_setkey()
970 struct crypto_skcipher *skcipher = crypto_skcipher_reqtfm(req); in skcipher_unmap() local
1024 struct crypto_skcipher *skcipher = crypto_skcipher_reqtfm(req); in skcipher_crypt_done() local
[all …]
Dcaamalg_qi2.c60 struct skcipher_alg skcipher; member
943 static int skcipher_setkey(struct crypto_skcipher *skcipher, const u8 *key, in skcipher_setkey()
986 static int aes_skcipher_setkey(struct crypto_skcipher *skcipher, in aes_skcipher_setkey()
998 static int rfc3686_skcipher_setkey(struct crypto_skcipher *skcipher, in rfc3686_skcipher_setkey()
1019 static int ctr_skcipher_setkey(struct crypto_skcipher *skcipher, in ctr_skcipher_setkey()
1039 static int chacha20_skcipher_setkey(struct crypto_skcipher *skcipher, in chacha20_skcipher_setkey()
1048 static int des_skcipher_setkey(struct crypto_skcipher *skcipher, in des_skcipher_setkey()
1055 static int des3_skcipher_setkey(struct crypto_skcipher *skcipher, in des3_skcipher_setkey()
1062 static int xts_skcipher_setkey(struct crypto_skcipher *skcipher, const u8 *key, in xts_skcipher_setkey()
1114 struct crypto_skcipher *skcipher = crypto_skcipher_reqtfm(req); in skcipher_edesc_alloc() local
[all …]
/kernel/linux/linux-6.6/include/crypto/internal/
Dskcipher.h84 struct crypto_skcipher *skcipher) in skcipher_alg_instance()
128 struct crypto_skcipher *skcipher, unsigned int reqsize) in crypto_skcipher_set_reqsize()
134 struct crypto_skcipher *skcipher, unsigned int reqsize) in crypto_skcipher_set_reqsize_dma()
/kernel/linux/linux-5.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()
/kernel/linux/linux-6.6/drivers/crypto/
Dgeode-aes.h52 struct crypto_skcipher *skcipher; member
Dn2_core.c713 struct skcipher_alg skcipher; member
727 static int n2_aes_setkey(struct crypto_skcipher *skcipher, const u8 *key, in n2_aes_setkey()
755 static int n2_des_setkey(struct crypto_skcipher *skcipher, const u8 *key, in n2_des_setkey()
774 static int n2_3des_setkey(struct crypto_skcipher *skcipher, const u8 *key, in n2_3des_setkey()
801 static int __n2_crypt_chunk(struct crypto_skcipher *skcipher, in __n2_crypt_chunk()
1092 struct skcipher_alg skcipher; member
1304 struct n2_skcipher_alg *skcipher, *skcipher_tmp; in __n2_unregister_algs() local
/kernel/linux/linux-5.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
1302 struct n2_skcipher_alg *skcipher, *skcipher_tmp; in __n2_unregister_algs() local
/kernel/linux/linux-6.6/tools/testing/crypto/chacha20-s390/
Dtest-cipher.c129 struct crypto_skcipher *skcipher = NULL; in test_skcipher() local
/kernel/linux/linux-5.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
/kernel/linux/linux-6.6/drivers/crypto/qce/
Dcommon.h90 struct skcipher_alg skcipher; member
Dskcipher.c68 struct crypto_skcipher *skcipher = crypto_skcipher_reqtfm(req); in qce_skcipher_async_req_handle() local
/kernel/linux/linux-5.10/drivers/crypto/amlogic/
Damlogic-gxl.h146 struct skcipher_alg skcipher; member
/kernel/linux/linux-6.6/drivers/crypto/amlogic/
Damlogic-gxl.h144 struct skcipher_engine_alg skcipher; member

123