Searched refs:policydigest (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/include/keys/ |
H A D | trusted-type.h | 40 unsigned char policydigest[MAX_DIGEST_SIZE]; member
|
/kernel/linux/linux-6.6/include/keys/ |
H A D | trusted-type.h | 47 unsigned char policydigest[MAX_DIGEST_SIZE]; member
|
/kernel/linux/linux-5.10/security/keys/trusted-keys/ |
H A D | trusted_tpm2.c | 119 tpm_buf_append(&buf, options->policydigest, in tpm2_seal_trusted()
|
H A D | trusted_tpm1.c | 737 {Opt_policydigest, "policydigest=%s"}, 855 res = hex2bin(opt->policydigest, args[0].from, in getoptions()
|
/kernel/linux/linux-6.6/security/keys/trusted-keys/ |
H A D | trusted_tpm2.c | 293 tpm_buf_append(&buf, options->policydigest, in tpm2_seal_trusted()
|
H A D | trusted_tpm1.c | 726 {Opt_policydigest, "policydigest=%s"}, 847 res = hex2bin(opt->policydigest, args[0].from, in getoptions()
|
Completed in 5 milliseconds