Home
last modified time | relevance | path

Searched refs:tpm2_buf_append_auth (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/security/keys/trusted-keys/
H A Dtrusted_tpm2.c24 * tpm2_buf_append_auth() - append TPMS_AUTH_COMMAND to the buffer.
34 static void tpm2_buf_append_auth(struct tpm_buf *buf, u32 session_handle, in tpm2_buf_append_auth() function
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()
264 tpm2_buf_append_auth(&buf, in tpm2_unseal_cmd()
/kernel/linux/linux-6.6/security/keys/trusted-keys/
H A Dtrusted_tpm2.c189 * tpm2_buf_append_auth() - append TPMS_AUTH_COMMAND to the buffer.
199 static void tpm2_buf_append_auth(struct tpm_buf *buf, u32 session_handle, in tpm2_buf_append_auth() function
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()
473 tpm2_buf_append_auth(&buf, in tpm2_unseal_cmd()

Completed in 3 milliseconds