Searched refs:tpm_seal (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-6.6/security/keys/trusted-keys/ |
H A D | trusted_tpm1.c | 457 static int tpm_seal(struct tpm_buf *tb, uint16_t keytype, in tpm_seal() function 674 ret = tpm_seal(&tb, o->keytype, o->keyhandle, o->keyauth, in key_seal()
|
/kernel/linux/linux-5.10/security/keys/trusted-keys/ |
H A D | trusted_tpm1.c | 464 static int tpm_seal(struct tpm_buf *tb, uint16_t keytype, in tpm_seal() function 681 ret = tpm_seal(&tb, o->keytype, o->keyhandle, o->keyauth, in key_seal()
|
Completed in 5 milliseconds