Searched refs:TPM2_RS_PW (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/security/keys/trusted-keys/ |
H A D | trusted_tpm2.c | 93 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 D | trusted_tpm2.c | 262 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 D | tpm2.py | 47 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 D | tpm.h | 238 TPM2_RS_PW = 0x40000009, enumerator
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | tpm.h | 246 TPM2_RS_PW = 0x40000009, enumerator
|
/kernel/linux/linux-6.6/tools/testing/selftests/tpm2/ |
H A D | tpm2.py | 47 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 D | tpm2-cmd.c | 249 auth_area.handle = cpu_to_be32(TPM2_RS_PW); in tpm2_pcr_extend()
|
/kernel/linux/linux-6.6/drivers/char/tpm/ |
H A D | tpm2-cmd.c | 249 auth_area.handle = cpu_to_be32(TPM2_RS_PW); in tpm2_pcr_extend()
|
Completed in 8 milliseconds