Home
last modified time | relevance | path

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

12

/linux-6.1.9/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.c655 struct crypto_skcipher *skcipher = __crypto_skcipher_cast(tfm); in crypto_skcipher_exit_tfm() local
663 struct crypto_skcipher *skcipher = __crypto_skcipher_cast(tfm); in crypto_skcipher_init_tfm() local
679 struct skcipher_instance *skcipher = in crypto_skcipher_free_instance() local
689 struct skcipher_alg *skcipher = container_of(alg, struct skcipher_alg, in crypto_skcipher_show() local
707 struct skcipher_alg *skcipher = container_of(alg, struct skcipher_alg, in crypto_skcipher_report() local
Dessiv.c52 struct crypto_skcipher *skcipher; member
297 struct crypto_skcipher *skcipher; in essiv_skcipher_init_tfm() local
/linux-6.1.9/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
940 static int skcipher_setkey(struct crypto_skcipher *skcipher, const u8 *key, in skcipher_setkey()
983 static int aes_skcipher_setkey(struct crypto_skcipher *skcipher, in aes_skcipher_setkey()
995 static int rfc3686_skcipher_setkey(struct crypto_skcipher *skcipher, in rfc3686_skcipher_setkey()
1016 static int ctr_skcipher_setkey(struct crypto_skcipher *skcipher, in ctr_skcipher_setkey()
1036 static int chacha20_skcipher_setkey(struct crypto_skcipher *skcipher, in chacha20_skcipher_setkey()
1045 static int des_skcipher_setkey(struct crypto_skcipher *skcipher, in des_skcipher_setkey()
1052 static int des3_skcipher_setkey(struct crypto_skcipher *skcipher, in des3_skcipher_setkey()
1059 static int xts_skcipher_setkey(struct crypto_skcipher *skcipher, const u8 *key, in xts_skcipher_setkey()
1111 struct crypto_skcipher *skcipher = crypto_skcipher_reqtfm(req); in skcipher_edesc_alloc() local
[all …]
/linux-6.1.9/include/crypto/internal/
Dskcipher.h76 struct crypto_skcipher *skcipher) in skcipher_alg_instance()
120 struct crypto_skcipher *skcipher, unsigned int reqsize) in crypto_skcipher_set_reqsize()
/linux-6.1.9/drivers/crypto/
Dgeode-aes.h52 struct crypto_skcipher *skcipher; member
Dn2_core.c712 struct skcipher_alg skcipher; member
726 static int n2_aes_setkey(struct crypto_skcipher *skcipher, const u8 *key, in n2_aes_setkey()
754 static int n2_des_setkey(struct crypto_skcipher *skcipher, const u8 *key, in n2_des_setkey()
773 static int n2_3des_setkey(struct crypto_skcipher *skcipher, const u8 *key, in n2_3des_setkey()
800 static int __n2_crypt_chunk(struct crypto_skcipher *skcipher, in __n2_crypt_chunk()
1091 struct skcipher_alg skcipher; member
1303 struct n2_skcipher_alg *skcipher, *skcipher_tmp; in __n2_unregister_algs() local
Datmel-tdes.c562 struct crypto_skcipher *skcipher = crypto_skcipher_reqtfm(req); in atmel_tdes_set_iv_as_last_ciphertext_block() local
680 struct crypto_skcipher *skcipher = crypto_skcipher_reqtfm(req); in atmel_tdes_crypt() local
Datmel-aes.c490 struct crypto_skcipher *skcipher = crypto_skcipher_reqtfm(req); in atmel_aes_set_iv_as_last_ciphertext_block() local
519 struct crypto_skcipher *skcipher = crypto_skcipher_reqtfm(req); in atmel_aes_ctr_update_req_iv() local
1097 struct crypto_skcipher *skcipher = crypto_skcipher_reqtfm(req); in atmel_aes_crypt() local
Dsa2ul.h318 struct crypto_skcipher *skcipher; member
/linux-6.1.9/tools/testing/crypto/chacha20-s390/
Dtest-cipher.c129 struct crypto_skcipher *skcipher = NULL; in test_skcipher() local
/linux-6.1.9/drivers/crypto/amlogic/
Damlogic-gxl.h146 struct skcipher_alg skcipher; member
/linux-6.1.9/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
/linux-6.1.9/drivers/crypto/ccree/
Dcc_driver.h175 struct skcipher_alg skcipher; member
/linux-6.1.9/drivers/crypto/inside-secure/
Dsafexcel_cipher.c616 struct crypto_skcipher *skcipher = crypto_skcipher_reqtfm(areq); in safexcel_handle_req_result() local
681 struct crypto_skcipher *skcipher = crypto_skcipher_reqtfm(areq); in safexcel_send_req() local
1050 struct crypto_skcipher *skcipher = crypto_skcipher_reqtfm(req); in safexcel_skcipher_send() local
/linux-6.1.9/drivers/crypto/allwinner/sun8i-ss/
Dsun8i-ss.h282 struct skcipher_alg skcipher; member
/linux-6.1.9/drivers/crypto/rockchip/
Drk3288_crypto.h243 struct skcipher_alg skcipher; member
/linux-6.1.9/drivers/crypto/amcc/
Dcrypto4xx_core.c539 struct crypto_skcipher *skcipher = crypto_skcipher_reqtfm(req); in crypto4xx_cipher_done() local
/linux-6.1.9/drivers/crypto/gemini/
Dsl3516-ce.h327 struct skcipher_alg skcipher; member
/linux-6.1.9/drivers/crypto/allwinner/sun8i-ce/
Dsun8i-ce.h332 struct skcipher_alg skcipher; member
/linux-6.1.9/drivers/crypto/aspeed/
Daspeed-hace.h278 struct skcipher_alg skcipher; member
/linux-6.1.9/drivers/crypto/ux500/cryp/
Dcryp_core.c1051 struct skcipher_alg skcipher; member

12