Searched refs:tpm_unseal (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-6.6/security/keys/trusted-keys/ |
H A D | trusted_tpm1.c | 575 static int tpm_unseal(struct tpm_buf *tb, in tpm_unseal() function 697 ret = tpm_unseal(&tb, o->keyhandle, o->keyauth, p->blob, p->blob_len, in key_unseal()
|
/kernel/linux/linux-5.10/security/keys/trusted-keys/ |
H A D | trusted_tpm1.c | 582 static int tpm_unseal(struct tpm_buf *tb, in tpm_unseal() function 704 ret = tpm_unseal(&tb, o->keyhandle, o->keyauth, p->blob, p->blob_len, in key_unseal()
|
Completed in 4 milliseconds