Home
last modified time | relevance | path

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

12

/OK3568_Linux_fs/kernel/crypto/
H A 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
H A Dskcipher.c661 struct crypto_skcipher *skcipher = __crypto_skcipher_cast(tfm); in crypto_skcipher_exit_tfm() local
669 struct crypto_skcipher *skcipher = __crypto_skcipher_cast(tfm); in crypto_skcipher_init_tfm() local
685 struct skcipher_instance *skcipher = in crypto_skcipher_free_instance() local
695 struct skcipher_alg *skcipher = container_of(alg, struct skcipher_alg, in crypto_skcipher_show() local
713 struct skcipher_alg *skcipher = container_of(alg, struct skcipher_alg, in crypto_skcipher_report() local
H A Dessiv.c52 struct crypto_skcipher *skcipher; member
297 struct crypto_skcipher *skcipher; in essiv_skcipher_init_tfm() local
H A Dfips140-selftests.c136 struct skcipher_testvec skcipher; member
/OK3568_Linux_fs/kernel/drivers/crypto/caam/
H A 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 …]
H A 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 …]
H A 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 …]
/OK3568_Linux_fs/kernel/include/crypto/internal/
H A Dskcipher.h76 struct crypto_skcipher *skcipher) in skcipher_alg_instance()
120 struct crypto_skcipher *skcipher, unsigned int reqsize) in crypto_skcipher_set_reqsize()
/OK3568_Linux_fs/kernel/drivers/crypto/
H A Dgeode-aes.h52 struct crypto_skcipher *skcipher; member
H A 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
H A 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
H A 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
H A Dsa2ul.h314 struct crypto_sync_skcipher *skcipher; member
/OK3568_Linux_fs/kernel/drivers/crypto/qce/
H A Dcommon.h86 struct skcipher_alg skcipher; member
H A Dskcipher.c67 struct crypto_skcipher *skcipher = crypto_skcipher_reqtfm(req); in qce_skcipher_async_req_handle() local
/OK3568_Linux_fs/kernel/drivers/crypto/amlogic/
H A Damlogic-gxl.h146 struct skcipher_alg skcipher; member
/OK3568_Linux_fs/kernel/drivers/crypto/ccree/
H A Dcc_driver.h175 struct skcipher_alg skcipher; member
/OK3568_Linux_fs/kernel/drivers/crypto/allwinner/sun8i-ss/
H A Dsun8i-ss.h275 struct skcipher_alg skcipher; member
/OK3568_Linux_fs/kernel/drivers/crypto/inside-secure/
H A 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
/OK3568_Linux_fs/kernel/drivers/crypto/amcc/
H A Dcrypto4xx_core.c539 struct crypto_skcipher *skcipher = crypto_skcipher_reqtfm(req); in crypto4xx_cipher_done() local
/OK3568_Linux_fs/kernel/drivers/crypto/allwinner/sun8i-ce/
H A Dsun8i-ce.h330 struct skcipher_alg skcipher; member
/OK3568_Linux_fs/kernel/drivers/crypto/rockchip/
H A Drk3288_crypto.h261 struct skcipher_alg skcipher; member
/OK3568_Linux_fs/kernel/drivers/crypto/ux500/cryp/
H A Dcryp_core.c1050 struct skcipher_alg skcipher; member
/OK3568_Linux_fs/kernel/arch/s390/crypto/
H A Daes_s390.c48 struct crypto_skcipher *skcipher; member
/OK3568_Linux_fs/kernel/drivers/crypto/chelsio/
H A Dchcr_crypto.h315 struct skcipher_alg skcipher; member

12