Home
last modified time | relevance | path

Searched defs:vce (Results 1 – 3 of 3) sorted by relevance

/linux/arch/s390/kernel/
H A Dcert_store.c128 struct vce { struct
129 struct vce_header vce_hdr; argument
130 u8 cert_data_buf[];
260 static int check_certificate_hash(const struct vce *vce) in check_certificate_hash()
281 static int check_certificate_valid(const struct vce *vce) in check_certificate_valid()
429 static char *get_key_description(struct vcssb *vcssb, const struct vce *vce) in get_key_description()
454 static int create_key_from_vce(struct vcssb *vcssb, struct vce *vce, in create_key_from_vce()
524 static void extract_vce_from_sevcb(struct vcb *vcb, struct vce *vce) in extract_vce_from_sevcb()
576 struct vce *vce; in create_key_from_sevcb() local
/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dsmu10_hwmgr.h111 uint32_t vce : 1; member
H A Dsmu8_hwmgr.h134 uint32_t vce : 1; member