Home
last modified time | relevance | path

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

/openbmc/u-boot/lib/
H A Dtpm-v1.c638 u32 tpm1_terminate_auth_session(struct udevice *dev, u32 auth_handle) in tpm1_terminate_auth_session()
669 u32 tpm1_oiap(struct udevice *dev, u32 *auth_handle) in tpm1_oiap()
/openbmc/u-boot/cmd/
H A Dtpm-v1.c386 u32 auth_handle, err; in do_tpm_oiap() local