Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/security/keys/trusted-keys/
H A Dtrusted_tpm2.c93 tpm2_buf_append_auth(&buf, TPM2_RS_PW, in tpm2_seal_trusted()
210 tpm2_buf_append_auth(&buf, TPM2_RS_PW, in tpm2_load_cmd()
266 options->policyhandle : TPM2_RS_PW, in tpm2_unseal_cmd()
/kernel/linux/linux-6.6/security/keys/trusted-keys/
H A Dtrusted_tpm2.c262 tpm2_buf_append_auth(&buf, TPM2_RS_PW, in tpm2_seal_trusted()
417 tpm2_buf_append_auth(&buf, TPM2_RS_PW, in tpm2_load_cmd()
475 options->policyhandle : TPM2_RS_PW, in tpm2_unseal_cmd()
/kernel/linux/linux-5.10/tools/testing/selftests/tpm2/
H A Dtpm2.py47 TPM2_RS_PW = 0x40000009 variable
250 def __init__(self, session_handle=TPM2_RS_PW, nonce=bytes(),
/kernel/linux/linux-5.10/include/linux/
H A Dtpm.h238 TPM2_RS_PW = 0x40000009, enumerator
/kernel/linux/linux-6.6/include/linux/
H A Dtpm.h246 TPM2_RS_PW = 0x40000009, enumerator
/kernel/linux/linux-6.6/tools/testing/selftests/tpm2/
H A Dtpm2.py47 TPM2_RS_PW = 0x40000009 variable
251 def __init__(self, session_handle=TPM2_RS_PW, nonce=bytes(),
/kernel/linux/linux-5.10/drivers/char/tpm/
H A Dtpm2-cmd.c249 auth_area.handle = cpu_to_be32(TPM2_RS_PW); in tpm2_pcr_extend()
/kernel/linux/linux-6.6/drivers/char/tpm/
H A Dtpm2-cmd.c249 auth_area.handle = cpu_to_be32(TPM2_RS_PW); in tpm2_pcr_extend()

Completed in 13 milliseconds