Searched refs:TPM2_RS_PW (Results 1 - 4 of 4) sorted by relevance

/linux-master/security/keys/trusted-keys/
H A Dtrusted_tpm2.c262 tpm2_buf_append_auth(&buf, TPM2_RS_PW,
417 tpm2_buf_append_auth(&buf, TPM2_RS_PW,
475 options->policyhandle : TPM2_RS_PW,
/linux-master/include/linux/
H A Dtpm.h246 TPM2_RS_PW = 0x40000009, enumerator in enum:tpm2_permanent_handles
/linux-master/tools/testing/selftests/tpm2/
H A Dtpm2.py47 TPM2_RS_PW = 0x40000009 variable
251 def __init__(self, session_handle=TPM2_RS_PW, nonce=bytes(),
/linux-master/drivers/char/tpm/
H A Dtpm2-cmd.c249 auth_area.handle = cpu_to_be32(TPM2_RS_PW);

Completed in 154 milliseconds