/openbmc/linux/crypto/ |
H A D | cbc.c | 18 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 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); 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
|
H A D | essiv.c | 52 struct crypto_skcipher *skcipher; member 302 struct crypto_skcipher *skcipher; in essiv_skcipher_init_tfm() local
|
/openbmc/linux/drivers/crypto/caam/ |
H A D | caamalg_qi.c | 56 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 …]
|
H A D | caamalg.c | 107 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 …]
|
H A D | caamalg_qi2.c | 60 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 …]
|
/openbmc/linux/include/crypto/internal/ |
H A D | skcipher.h | 84 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()
|
/openbmc/linux/drivers/crypto/ |
H A D | geode-aes.h | 52 struct crypto_skcipher *skcipher; member
|
H A D | n2_core.c | 713 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
|
H A D | atmel-tdes.c | 562 struct crypto_skcipher *skcipher = crypto_skcipher_reqtfm(req); in atmel_tdes_set_iv_as_last_ciphertext_block() local 675 struct crypto_skcipher *skcipher = crypto_skcipher_reqtfm(req); in atmel_tdes_crypt() local
|
H A D | sahara.c | 550 struct crypto_skcipher *skcipher = crypto_skcipher_reqtfm(req); in sahara_aes_cbc_update_iv() local 565 struct crypto_skcipher *skcipher = crypto_skcipher_reqtfm(req); in sahara_aes_process() local
|
H A D | atmel-aes.c | 490 struct crypto_skcipher *skcipher = crypto_skcipher_reqtfm(req); in atmel_aes_set_iv_as_last_ciphertext_block() local 513 struct crypto_skcipher *skcipher = crypto_skcipher_reqtfm(req); in atmel_aes_ctr_update_req_iv() local 1091 struct crypto_skcipher *skcipher = crypto_skcipher_reqtfm(req); in atmel_aes_crypt() local
|
H A D | sa2ul.h | 318 struct crypto_skcipher *skcipher; member
|
/openbmc/linux/tools/testing/crypto/chacha20-s390/ |
H A D | test-cipher.c | 129 struct crypto_skcipher *skcipher = NULL; in test_skcipher() local
|
/openbmc/linux/drivers/crypto/amlogic/ |
H A D | amlogic-gxl.h | 144 struct skcipher_engine_alg skcipher; member
|
/openbmc/linux/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
|
/openbmc/linux/drivers/crypto/ccree/ |
H A D | cc_driver.h | 175 struct skcipher_alg skcipher; member
|
/openbmc/linux/drivers/crypto/inside-secure/ |
H A D | safexcel_cipher.c | 616 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
|
/openbmc/linux/drivers/crypto/allwinner/sun8i-ss/ |
H A D | sun8i-ss.h | 274 struct skcipher_engine_alg skcipher; member
|
/openbmc/linux/drivers/crypto/rockchip/ |
H A D | rk3288_crypto.h | 262 struct skcipher_engine_alg skcipher; member
|
/openbmc/linux/drivers/crypto/amcc/ |
H A D | crypto4xx_core.c | 538 struct crypto_skcipher *skcipher = crypto_skcipher_reqtfm(req); in crypto4xx_cipher_done() local
|
/openbmc/linux/drivers/crypto/allwinner/sun8i-ce/ |
H A D | sun8i-ce.h | 328 struct skcipher_engine_alg skcipher; member
|
/openbmc/linux/drivers/crypto/aspeed/ |
H A D | aspeed-hace.h | 264 struct skcipher_engine_alg skcipher; member
|
/openbmc/linux/drivers/crypto/gemini/ |
H A D | sl3516-ce.h | 322 struct skcipher_engine_alg skcipher; member
|