Home
last modified time | relevance | path

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

/linux/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/include/linux/
H A Dtpm.h294 TPM2_RS_PW = 0x40000009, enumerator
/linux/drivers/char/tpm/
H A Dtpm2-sessions.c288 tpm_buf_append_u32(buf, TPM2_RS_PW); in tpm_buf_append_auth()
1317 tpm_buf_append_empty_auth(&buf, TPM2_RS_PW); in tpm2_create_primary()