Searched defs:ctfm (Results 1 – 8 of 8) sorted by relevance
| /kernel/linux/linux-5.10/drivers/crypto/inside-secure/ |
| D | safexcel_cipher.c | 371 static int safexcel_skcipher_aes_setkey(struct crypto_skcipher *ctfm, in safexcel_skcipher_aes_setkey() 402 static int safexcel_aead_setkey(struct crypto_aead *ctfm, const u8 *key, in safexcel_aead_setkey() 1411 static int safexcel_skcipher_aesctr_setkey(struct crypto_skcipher *ctfm, in safexcel_skcipher_aesctr_setkey() 1486 static int safexcel_des_setkey(struct crypto_skcipher *ctfm, const u8 *key, in safexcel_des_setkey() 1585 static int safexcel_des3_ede_setkey(struct crypto_skcipher *ctfm, in safexcel_des3_ede_setkey() 2446 static int safexcel_skcipher_aesxts_setkey(struct crypto_skcipher *ctfm, in safexcel_skcipher_aesxts_setkey() 2560 static int safexcel_aead_gcm_setkey(struct crypto_aead *ctfm, const u8 *key, in safexcel_aead_gcm_setkey() 2673 static int safexcel_aead_ccm_setkey(struct crypto_aead *ctfm, const u8 *key, in safexcel_aead_ccm_setkey() 2810 static int safexcel_skcipher_chacha20_setkey(struct crypto_skcipher *ctfm, in safexcel_skcipher_chacha20_setkey() 2861 static int safexcel_aead_chachapoly_setkey(struct crypto_aead *ctfm, in safexcel_aead_chachapoly_setkey() [all …]
|
| /kernel/linux/linux-6.6/drivers/crypto/inside-secure/ |
| D | safexcel_cipher.c | 371 static int safexcel_skcipher_aes_setkey(struct crypto_skcipher *ctfm, in safexcel_skcipher_aes_setkey() 402 static int safexcel_aead_setkey(struct crypto_aead *ctfm, const u8 *key, in safexcel_aead_setkey() 1431 static int safexcel_skcipher_aesctr_setkey(struct crypto_skcipher *ctfm, in safexcel_skcipher_aesctr_setkey() 1506 static int safexcel_des_setkey(struct crypto_skcipher *ctfm, const u8 *key, in safexcel_des_setkey() 1605 static int safexcel_des3_ede_setkey(struct crypto_skcipher *ctfm, in safexcel_des3_ede_setkey() 2466 static int safexcel_skcipher_aesxts_setkey(struct crypto_skcipher *ctfm, in safexcel_skcipher_aesxts_setkey() 2580 static int safexcel_aead_gcm_setkey(struct crypto_aead *ctfm, const u8 *key, in safexcel_aead_gcm_setkey() 2682 static int safexcel_aead_ccm_setkey(struct crypto_aead *ctfm, const u8 *key, in safexcel_aead_ccm_setkey() 2819 static int safexcel_skcipher_chacha20_setkey(struct crypto_skcipher *ctfm, in safexcel_skcipher_chacha20_setkey() 2870 static int safexcel_aead_chachapoly_setkey(struct crypto_aead *ctfm, in safexcel_aead_chachapoly_setkey() [all …]
|
| /kernel/linux/linux-6.6/drivers/hyperhold/ |
| D | hp_device.c | 97 int soft_crypt_page(struct crypto_skcipher *ctfm, struct page *dst_page, in soft_crypt_page() 141 struct crypto_skcipher *ctfm = NULL; in soft_crypto_init() local
|
| D | hp_device.h | 27 struct crypto_skcipher *ctfm; member
|
| /kernel/linux/linux-5.10/drivers/hyperhold/ |
| D | hp_device.c | 91 int soft_crypt_page(struct crypto_skcipher *ctfm, struct page *dst_page, in soft_crypt_page() 135 struct crypto_skcipher *ctfm = NULL; in soft_crypto_init() local
|
| D | hp_device.h | 27 struct crypto_skcipher *ctfm; member
|
| /kernel/linux/linux-6.6/drivers/crypto/intel/ixp4xx/ |
| D | ixp4xx_crypto.c | 635 struct crypto_tfm *ctfm = crypto_skcipher_tfm(tfm); in init_tfm_ablk() local 671 struct crypto_tfm *ctfm = crypto_skcipher_tfm(tfm); in exit_tfm_ablk() local
|
| /kernel/linux/linux-6.6/arch/s390/include/uapi/asm/ |
| D | zcrypt.h | 88 __u8 ctfm; /* Command Type Filtering Mask */ member
|