Searched refs:TPM2_RS_PW (Results 1 - 3 of 3) sorted by path

/linux-master/drivers/char/tpm/
H A Dtpm2-sessions.c1214 tpm_buf_append_empty_auth(&buf, TPM2_RS_PW);
/linux-master/include/linux/
H A Dtpm.h294 TPM2_RS_PW = 0x40000009, enumerator in enum:tpm2_permanent_handles
566 tpm_buf_append_u32(buf, TPM2_RS_PW);
/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(),

Completed in 312 milliseconds