Home
last modified time | relevance | path

Searched defs:ctfm (Results 1 – 5 of 5) sorted by relevance

/linux-6.15/drivers/crypto/inside-secure/
H A Dsafexcel_cipher.c371 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()
1355 static int safexcel_skcipher_aesctr_setkey(struct crypto_skcipher *ctfm, in safexcel_skcipher_aesctr_setkey()
1430 static int safexcel_des_setkey(struct crypto_skcipher *ctfm, const u8 *key, in safexcel_des_setkey()
1529 static int safexcel_des3_ede_setkey(struct crypto_skcipher *ctfm, in safexcel_des3_ede_setkey()
2390 static int safexcel_skcipher_aesxts_setkey(struct crypto_skcipher *ctfm, in safexcel_skcipher_aesxts_setkey()
2794 static int safexcel_aead_chachapoly_setkey(struct crypto_aead *ctfm, in safexcel_aead_chachapoly_setkey()
2997 static int safexcel_skcipher_sm4_setkey(struct crypto_skcipher *ctfm, in safexcel_skcipher_sm4_setkey()
3113 static int safexcel_skcipher_sm4ctr_setkey(struct crypto_skcipher *ctfm, in safexcel_skcipher_sm4ctr_setkey()
3226 static int safexcel_aead_fallback_setkey(struct crypto_aead *ctfm, in safexcel_aead_fallback_setkey()
[all …]
/linux-6.15/drivers/crypto/inside-secure/eip93/
H A Deip93-aead.c89 static int eip93_aead_setkey(struct crypto_aead *ctfm, const u8 *key, in eip93_aead_setkey()
160 static int eip93_aead_setauthsize(struct crypto_aead *ctfm, in eip93_aead_setauthsize()
H A Deip93-cipher.c80 static int eip93_skcipher_setkey(struct crypto_skcipher *ctfm, const u8 *key, in eip93_skcipher_setkey()
/linux-6.15/drivers/crypto/intel/ixp4xx/
H A Dixp4xx_crypto.c635 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
/linux-6.15/arch/s390/include/uapi/asm/
H A Dzcrypt.h88 __u8 ctfm; /* Command Type Filtering Mask */ member