Searched refs:TPM2_RS_PW (Results 1 – 3 of 3) sorted by relevance
| /Linux-v5.4/drivers/char/tpm/ |
| D | tpm2-cmd.c | 263 auth_area.handle = cpu_to_be32(TPM2_RS_PW); in tpm2_pcr_extend() 444 tpm2_buf_append_auth(&buf, TPM2_RS_PW, in tpm2_seal_trusted() 558 tpm2_buf_append_auth(&buf, TPM2_RS_PW, in tpm2_load_cmd() 614 options->policyhandle : TPM2_RS_PW, in tpm2_unseal_cmd()
|
| D | tpm.h | 131 TPM2_RS_PW = 0x40000009, enumerator
|
| /Linux-v5.4/tools/testing/selftests/tpm2/ |
| D | tpm2.py | 47 TPM2_RS_PW = 0x40000009 variable 250 def __init__(self, session_handle=TPM2_RS_PW, nonce='', session_attributes=0,
|