Home
last modified time | relevance | path

Searched refs:TPM2_RS_PW (Results 1 – 3 of 3) sorted by relevance

/u-boot/lib/
A Dtpm-v2.c79 tpm_u32(TPM2_RS_PW), /* Session handle */ in tpm2_clear()
125 tpm_u32(TPM2_RS_PW), /* Password authorisation */ in tpm2_nv_define_space()
171 tpm_u32(TPM2_RS_PW), /* Session handle */ in tpm2_pcr_extend()
213 tpm_u32(TPM2_RS_PW), /* Session handle */ in tpm2_nv_read_value()
261 tpm_u32(TPM2_RS_PW), /* Session handle */ in tpm2_nv_write_value()
374 tpm_u32(TPM2_RS_PW), /* Session handle */ in tpm2_dam_reset()
412 tpm_u32(TPM2_RS_PW), /* Session handle */ in tpm2_dam_parameters()
461 tpm_u32(TPM2_RS_PW), /* Session handle */ in tpm2_change_auth()
504 tpm_u32(TPM2_RS_PW), /* session handle */ in tpm2_pcr_setauthpolicy()
560 tpm_u32(TPM2_RS_PW), /* session handle */ in tpm2_pcr_setauthvalue()
[all …]
/u-boot/include/
A Dtpm-v2.h260 TPM2_RS_PW = 0x40000009, enumerator
/u-boot/drivers/tpm/
A Dtpm2_tis_sandbox.c301 if (session_handle != TPM2_RS_PW) { in sandbox_tpm2_check_session()

Completed in 10 milliseconds