Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/security/keys/trusted-keys/
H A Dtrusted_tpm1.c586 uint32_t authhandle1 = 0; in tpm_unseal() local
593 ret = oiap(tb, &authhandle1, enonce1); in tpm_unseal()
628 tpm_buf_append_u32(tb, authhandle1); in tpm_unseal()
/kernel/linux/linux-5.10/security/keys/trusted-keys/
H A Dtrusted_tpm1.c593 uint32_t authhandle1 = 0; in tpm_unseal() local
600 ret = oiap(tb, &authhandle1, enonce1); in tpm_unseal()
635 tpm_buf_append_u32(tb, authhandle1); in tpm_unseal()

Completed in 4 milliseconds