Home
last modified time | relevance | path

Searched defs:tfms (Results 1 – 9 of 9) sorted by relevance

/openbmc/linux/net/xfrm/
H A Dxfrm_ipcomp.c29 struct crypto_comp * __percpu *tfms; member
232 static void ipcomp_free_tfms(struct crypto_comp * __percpu *tfms) in ipcomp_free_tfms()
263 struct crypto_comp * __percpu *tfms; in ipcomp_alloc_tfms() local
/openbmc/linux/include/net/
H A Dipcomp.h15 struct crypto_comp * __percpu *tfms; member
H A Dseg6_hmac.h38 struct crypto_shash * __percpu *tfms; member
/openbmc/linux/arch/x86/boot/
H A Dcpuflags.c80 u32 tfms; in get_cpuflags() local
/openbmc/u-boot/arch/x86/cpu/i386/
H A Dcpu.c291 static inline void get_fms(struct cpuinfo_x86 *c, uint32_t tfms) in get_fms()
/openbmc/linux/block/
H A Dblk-crypto-fallback.c78 struct crypto_skcipher *tfms[BLK_ENCRYPTION_MODE_MAX]; member
/openbmc/linux/drivers/gpu/drm/gma500/
H A Dmmu.c453 uint32_t tfms, misc, cap0, cap4, clflush_size; in psb_mmu_driver_init() local
/openbmc/linux/arch/x86/kernel/cpu/
H A Dcommon.c967 u32 junk, tfms, cap0, misc; in cpu_detect() local
/openbmc/linux/drivers/md/
H A Ddm-crypt.c184 struct crypto_skcipher **tfms; member