Home
last modified time | relevance | path

Searched defs:reg_shm (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/security/keys/trusted-keys/
H A Dtrusted_tee.c68 struct tee_shm *reg_shm = NULL; in trusted_tee_seal() local
115 struct tee_shm *reg_shm = NULL; in trusted_tee_unseal() local
162 struct tee_shm *reg_shm = NULL; in trusted_tee_get_random() local
/openbmc/u-boot/test/dm/
H A Dtee.c53 struct tee_shm *reg_shm; member