/kernel/linux/linux-5.10/include/net/ |
H A D | ipcomp.h | 13 struct crypto_comp * __percpu *tfms; member
|
H A D | seg6_hmac.h | 38 struct crypto_shash * __percpu *tfms; member
|
/kernel/linux/linux-6.6/include/net/ |
H A D | ipcomp.h | 15 struct crypto_comp * __percpu *tfms; member
|
H A D | seg6_hmac.h | 38 struct crypto_shash * __percpu *tfms; member
|
/kernel/linux/linux-5.10/arch/x86/boot/ |
H A D | cpuflags.c | 90 u32 tfms; in get_cpuflags() local
|
/kernel/linux/linux-6.6/arch/x86/boot/ |
H A D | cpuflags.c | 80 u32 tfms; in get_cpuflags() local
|
/kernel/linux/linux-5.10/net/xfrm/ |
H A D | xfrm_ipcomp.c | 29 struct crypto_comp * __percpu *tfms; member 244 static void ipcomp_free_tfms(struct crypto_comp * __percpu *tfms) in ipcomp_free_tfms() argument 275 struct crypto_comp * __percpu *tfms; in ipcomp_alloc_tfms() local [all...] |
/kernel/linux/linux-6.6/net/xfrm/ |
H A D | xfrm_ipcomp.c | 29 struct crypto_comp * __percpu *tfms; member 232 static void ipcomp_free_tfms(struct crypto_comp * __percpu *tfms) in ipcomp_free_tfms() argument 263 struct crypto_comp * __percpu *tfms; in ipcomp_alloc_tfms() local [all...] |
/kernel/linux/linux-5.10/block/ |
H A D | blk-crypto-fallback.c | 77 struct crypto_skcipher *tfms[BLK_ENCRYPTION_MODE_MAX]; member [all...] |
/kernel/linux/linux-5.10/drivers/gpu/drm/gma500/ |
H A D | mmu.c | 473 uint32_t tfms, misc, cap0, cap4, clflush_size; in psb_mmu_driver_init() local
|
/kernel/linux/linux-6.6/block/ |
H A D | blk-crypto-fallback.c | 78 struct crypto_skcipher *tfms[BLK_ENCRYPTION_MODE_MAX]; member [all...] |
/kernel/linux/linux-6.6/drivers/gpu/drm/gma500/ |
H A D | mmu.c | 453 uint32_t tfms, misc, cap0, cap4, clflush_size; in psb_mmu_driver_init() local
|
/kernel/linux/linux-5.10/arch/x86/kernel/cpu/ |
H A D | common.c | 834 u32 junk, tfms, cap0, misc; in cpu_detect() local
|
/kernel/linux/linux-6.6/arch/x86/kernel/cpu/ |
H A D | common.c | 967 u32 junk, tfms, cap0, misc; in cpu_detect() local
|
/kernel/linux/linux-5.10/drivers/md/ |
H A D | dm-crypt.c | 176 struct crypto_skcipher **tfms; member [all...] |
/kernel/linux/linux-6.6/drivers/md/ |
H A D | dm-crypt.c | 183 struct crypto_skcipher **tfms; member [all...] |