Home
last modified time | relevance | path

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

12

/linux-6.15/crypto/
Dlskcipher.c164 struct crypto_skcipher *skcipher = crypto_skcipher_reqtfm(req); in crypto_lskcipher_crypt_sg() local
203 struct crypto_skcipher *skcipher = crypto_skcipher_reqtfm(req); in crypto_lskcipher_encrypt_sg() local
212 struct crypto_skcipher *skcipher = crypto_skcipher_reqtfm(req); in crypto_lskcipher_decrypt_sg() local
221 struct crypto_lskcipher *skcipher = __crypto_lskcipher_cast(tfm); in crypto_lskcipher_exit_tfm() local
229 struct crypto_lskcipher *skcipher = __crypto_lskcipher_cast(tfm); in crypto_lskcipher_init_tfm() local
243 struct lskcipher_instance *skcipher = in crypto_lskcipher_free_instance() local
252 struct lskcipher_alg *skcipher = __crypto_lskcipher_alg(alg); in crypto_lskcipher_show() local
266 struct lskcipher_alg *skcipher = __crypto_lskcipher_alg(alg); in crypto_lskcipher_report() local
310 struct crypto_lskcipher *skcipher; in crypto_init_lskcipher_ops_sg() local
Dskcipher.c521 struct crypto_skcipher *skcipher = __crypto_skcipher_cast(tfm); in crypto_skcipher_exit_tfm() local
529 struct crypto_skcipher *skcipher = __crypto_skcipher_cast(tfm); in crypto_skcipher_init_tfm() local
565 struct skcipher_instance *skcipher = in crypto_skcipher_free_instance() local
575 struct skcipher_alg *skcipher = __crypto_skcipher_alg(alg); in crypto_skcipher_show() local
592 struct skcipher_alg *skcipher = __crypto_skcipher_alg(alg); in crypto_skcipher_report() local
Dessiv.c52 struct crypto_skcipher *skcipher; member
302 struct crypto_skcipher *skcipher; in essiv_skcipher_init_tfm() local
/linux-6.15/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.c61 struct skcipher_alg skcipher; member
944 static int skcipher_setkey(struct crypto_skcipher *skcipher, const u8 *key, in skcipher_setkey()
987 static int aes_skcipher_setkey(struct crypto_skcipher *skcipher, in aes_skcipher_setkey()
999 static int rfc3686_skcipher_setkey(struct crypto_skcipher *skcipher, in rfc3686_skcipher_setkey()
1020 static int ctr_skcipher_setkey(struct crypto_skcipher *skcipher, in ctr_skcipher_setkey()
1040 static int chacha20_skcipher_setkey(struct crypto_skcipher *skcipher, in chacha20_skcipher_setkey()
1049 static int des_skcipher_setkey(struct crypto_skcipher *skcipher, in des_skcipher_setkey()
1056 static int des3_skcipher_setkey(struct crypto_skcipher *skcipher, in des3_skcipher_setkey()
1063 static int xts_skcipher_setkey(struct crypto_skcipher *skcipher, const u8 *key, in xts_skcipher_setkey()
1115 struct crypto_skcipher *skcipher = crypto_skcipher_reqtfm(req); in skcipher_edesc_alloc() local
[all …]
/linux-6.15/include/crypto/internal/
Dskcipher.h112 struct crypto_skcipher *skcipher) in skcipher_alg_instance()
189 struct crypto_skcipher *skcipher, unsigned int reqsize) in crypto_skcipher_set_reqsize()
195 struct crypto_skcipher *skcipher, unsigned int reqsize) in crypto_skcipher_set_reqsize_dma()
/linux-6.15/drivers/crypto/
Dgeode-aes.h52 struct crypto_skcipher *skcipher; member
Datmel-tdes.c526 struct crypto_skcipher *skcipher = crypto_skcipher_reqtfm(req); in atmel_tdes_set_iv_as_last_ciphertext_block() local
639 struct crypto_skcipher *skcipher = crypto_skcipher_reqtfm(req); in atmel_tdes_crypt() local
Dsahara.c542 struct crypto_skcipher *skcipher = crypto_skcipher_reqtfm(req); in sahara_aes_cbc_update_iv() local
557 struct crypto_skcipher *skcipher = crypto_skcipher_reqtfm(req); in sahara_aes_process() local
Datmel-aes.c478 struct crypto_skcipher *skcipher = crypto_skcipher_reqtfm(req); in atmel_aes_set_iv_as_last_ciphertext_block() local
501 struct crypto_skcipher *skcipher = crypto_skcipher_reqtfm(req); in atmel_aes_ctr_update_req_iv() local
1063 struct crypto_skcipher *skcipher = crypto_skcipher_reqtfm(req); in atmel_aes_crypt() local
Dsa2ul.h318 struct crypto_skcipher *skcipher; member
/linux-6.15/tools/testing/crypto/chacha20-s390/
Dtest-cipher.c129 struct crypto_skcipher *skcipher = NULL; in test_skcipher() local
/linux-6.15/drivers/crypto/inside-secure/eip93/
Deip93-cipher.c141 struct crypto_skcipher *skcipher = crypto_skcipher_reqtfm(req); in eip93_skcipher_crypt() local
Deip93-main.h146 struct skcipher_alg skcipher; member
/linux-6.15/drivers/crypto/amlogic/
Damlogic-gxl.h144 struct skcipher_engine_alg skcipher; member
/linux-6.15/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.15/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
1053 struct crypto_skcipher *skcipher = crypto_skcipher_reqtfm(req); in safexcel_skcipher_send() local
/linux-6.15/drivers/crypto/ccree/
Dcc_driver.h175 struct skcipher_alg skcipher; member
/linux-6.15/drivers/crypto/allwinner/sun8i-ss/
Dsun8i-ss.h274 struct skcipher_engine_alg skcipher; member
/linux-6.15/drivers/crypto/rockchip/
Drk3288_crypto.h262 struct skcipher_engine_alg skcipher; member
/linux-6.15/drivers/crypto/amcc/
Dcrypto4xx_core.c538 struct crypto_skcipher *skcipher = crypto_skcipher_reqtfm(req); in crypto4xx_cipher_done() local
/linux-6.15/drivers/crypto/gemini/
Dsl3516-ce.h322 struct skcipher_engine_alg skcipher; member
/linux-6.15/drivers/crypto/aspeed/
Daspeed-hace.h264 struct skcipher_engine_alg skcipher; member

12