Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/security/keys/trusted-keys/
H A Dtrusted_tpm1.c587 uint32_t authhandle2 = 0; in tpm_unseal() local
598 ret = oiap(tb, &authhandle2, enonce2); in tpm_unseal()
632 tpm_buf_append_u32(tb, authhandle2); in tpm_unseal()
/kernel/linux/linux-5.10/security/keys/trusted-keys/
H A Dtrusted_tpm1.c594 uint32_t authhandle2 = 0; in tpm_unseal() local
605 ret = oiap(tb, &authhandle2, enonce2); in tpm_unseal()
639 tpm_buf_append_u32(tb, authhandle2); in tpm_unseal()

Completed in 4 milliseconds