Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/char/tpm/
Dtpm2-cmd.c263 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()
Dtpm.h131 TPM2_RS_PW = 0x40000009, enumerator
/Linux-v5.4/tools/testing/selftests/tpm2/
Dtpm2.py47 TPM2_RS_PW = 0x40000009 variable
250 def __init__(self, session_handle=TPM2_RS_PW, nonce='', session_attributes=0,