| /kernel/linux/linux-5.10/crypto/ |
| H A D | cbc.c | 74 struct crypto_skcipher *skcipher = crypto_skcipher_reqtfm(req); in crypto_cbc_encrypt() local 16 crypto_cbc_encrypt_segment(struct skcipher_walk *walk, struct crypto_skcipher *skcipher) crypto_cbc_encrypt_segment() argument 44 crypto_cbc_encrypt_inplace(struct skcipher_walk *walk, struct crypto_skcipher *skcipher) crypto_cbc_encrypt_inplace() argument 91 crypto_cbc_decrypt_segment(struct skcipher_walk *walk, struct crypto_skcipher *skcipher) crypto_cbc_decrypt_segment() argument 121 crypto_cbc_decrypt_inplace(struct skcipher_walk *walk, struct crypto_skcipher *skcipher) crypto_cbc_decrypt_inplace() argument 156 struct crypto_skcipher *skcipher = crypto_skcipher_reqtfm(req); crypto_cbc_decrypt() local [all...] |
| H A D | essiv.c | 51 struct crypto_skcipher *skcipher; member 301 struct crypto_skcipher *skcipher; essiv_skcipher_init_tfm() local [all...] |
| H A D | skcipher.c | 660 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, crypto_skcipher_show() local 712 struct skcipher_alg *skcipher = container_of(alg, struct skcipher_alg, crypto_skcipher_report() local [all...] |
| /kernel/linux/linux-6.6/crypto/ |
| H A D | cbc.c | 75 struct crypto_skcipher *skcipher = crypto_skcipher_reqtfm(req); in crypto_cbc_encrypt() local 17 crypto_cbc_encrypt_segment(struct skcipher_walk *walk, struct crypto_skcipher *skcipher) crypto_cbc_encrypt_segment() argument 45 crypto_cbc_encrypt_inplace(struct skcipher_walk *walk, struct crypto_skcipher *skcipher) crypto_cbc_encrypt_inplace() argument 92 crypto_cbc_decrypt_segment(struct skcipher_walk *walk, struct crypto_skcipher *skcipher) crypto_cbc_decrypt_segment() argument 122 crypto_cbc_decrypt_inplace(struct skcipher_walk *walk, struct crypto_skcipher *skcipher) crypto_cbc_decrypt_inplace() argument 157 struct crypto_skcipher *skcipher = crypto_skcipher_reqtfm(req); crypto_cbc_decrypt() local [all...] |
| H A D | essiv.c | 52 struct crypto_skcipher *skcipher; member 302 struct crypto_skcipher *skcipher; essiv_skcipher_init_tfm() local [all...] |
| H A D | skcipher.c | 683 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); crypto_skcipher_show() local 733 struct skcipher_alg *skcipher = __crypto_skcipher_alg(alg); crypto_skcipher_report() local 753 struct skcipher_alg *skcipher = __crypto_skcipher_alg(alg); crypto_skcipher_report_stat() local [all...] |
| /kernel/linux/linux-6.6/tools/testing/crypto/chacha20-s390/ |
| H A D | test-cipher.c | 129 struct crypto_skcipher *skcipher = NULL; in test_skcipher() local [all...] |
| /kernel/linux/linux-5.10/drivers/crypto/ |
| H A D | geode-aes.h | 52 struct crypto_skcipher *skcipher; member
|
| /kernel/linux/linux-6.6/drivers/crypto/ |
| H A D | geode-aes.h | 52 struct crypto_skcipher *skcipher; member
|
| /kernel/linux/linux-5.10/drivers/crypto/qce/ |
| H A D | skcipher.c | 67 struct crypto_skcipher *skcipher = crypto_skcipher_reqtfm(req); in qce_skcipher_async_req_handle() local
|
| H A D | common.h | 86 struct skcipher_alg skcipher; member
|
| /kernel/linux/linux-5.10/drivers/crypto/amlogic/ |
| H A D | amlogic-gxl.h | 146 struct skcipher_alg skcipher; member
|
| /kernel/linux/linux-5.10/include/crypto/internal/ |
| H A D | skcipher.h | 74 skcipher_alg_instance( struct crypto_skcipher *skcipher) skcipher_alg_instance() argument 118 crypto_skcipher_set_reqsize( struct crypto_skcipher *skcipher, unsigned int reqsize) crypto_skcipher_set_reqsize() argument
|
| /kernel/linux/linux-6.6/include/crypto/internal/ |
| H A D | skcipher.h | 83 skcipher_alg_instance( struct crypto_skcipher *skcipher) skcipher_alg_instance() argument 127 crypto_skcipher_set_reqsize( struct crypto_skcipher *skcipher, unsigned int reqsize) crypto_skcipher_set_reqsize() argument 133 crypto_skcipher_set_reqsize_dma( struct crypto_skcipher *skcipher, unsigned int reqsize) crypto_skcipher_set_reqsize_dma() argument
|
| /kernel/linux/linux-6.6/drivers/crypto/amlogic/ |
| H A D | amlogic-gxl.h | 144 struct skcipher_engine_alg skcipher; member
|
| /kernel/linux/linux-6.6/drivers/crypto/qce/ |
| H A D | common.h | 90 struct skcipher_alg skcipher; member
|
| H A D | skcipher.c | 68 struct crypto_skcipher *skcipher = crypto_skcipher_reqtfm(req); in qce_skcipher_async_req_handle() local
|
| /kernel/linux/linux-5.10/drivers/crypto/allwinner/sun8i-ss/ |
| H A D | sun8i-ss.h | 275 struct skcipher_alg skcipher; member
|
| /kernel/linux/linux-5.10/drivers/crypto/ccree/ |
| H A D | cc_driver.h | 175 struct skcipher_alg skcipher; member
|
| /kernel/linux/linux-6.6/drivers/crypto/ccree/ |
| H A D | cc_driver.h | 175 struct skcipher_alg skcipher; member
|
| /kernel/linux/linux-5.10/drivers/crypto/amcc/ |
| H A D | crypto4xx_core.c | 538 struct crypto_skcipher *skcipher = crypto_skcipher_reqtfm(req); in crypto4xx_cipher_done() local
|
| /kernel/linux/linux-5.10/drivers/crypto/allwinner/sun8i-ce/ |
| H A D | sun8i-ce.h | 330 struct skcipher_alg skcipher; member
|
| /kernel/linux/linux-5.10/drivers/crypto/ux500/cryp/ |
| H A D | cryp_core.c | 1050 struct skcipher_alg skcipher; member [all...] |
| /kernel/linux/linux-5.10/arch/s390/crypto/ |
| H A D | aes_s390.c | 47 struct crypto_skcipher *skcipher; member [all...] |
| /kernel/linux/linux-5.10/drivers/crypto/caam/ |
| H A D | caamalg_qi.c | 51 struct skcipher_alg skcipher; member 617 static int skcipher_setkey(struct crypto_skcipher *skcipher, const u8 *key, in skcipher_setkey() argument 664 static int aes_skcipher_setkey(struct crypto_skcipher *skcipher, in aes_skcipher_setkey() argument 676 static int rfc3686_skcipher_setkey(struct crypto_skcipher *skcipher, in rfc3686_skcipher_setkey() argument 697 ctr_skcipher_setkey(struct crypto_skcipher *skcipher, const u8 *key, unsigned int keylen) ctr_skcipher_setkey() argument 717 des3_skcipher_setkey(struct crypto_skcipher *skcipher, const u8 *key, unsigned int keylen) des3_skcipher_setkey() argument 724 des_skcipher_setkey(struct crypto_skcipher *skcipher, const u8 *key, unsigned int keylen) des_skcipher_setkey() argument 731 xts_skcipher_setkey(struct crypto_skcipher *skcipher, const u8 *key, unsigned int keylen) xts_skcipher_setkey() argument 904 struct crypto_skcipher *skcipher = crypto_skcipher_reqtfm(req); skcipher_unmap() local 1209 struct crypto_skcipher *skcipher = crypto_skcipher_reqtfm(req); skcipher_done() local 1247 struct crypto_skcipher *skcipher = crypto_skcipher_reqtfm(req); skcipher_edesc_alloc() local 1398 struct crypto_skcipher *skcipher = crypto_skcipher_reqtfm(req); xts_skcipher_ivsize() local 1407 struct crypto_skcipher *skcipher = crypto_skcipher_reqtfm(req); skcipher_crypt() local [all...] |