Searched refs:tpm_digest (Results 1 - 12 of 12) sorted by last modified time

/linux-master/drivers/char/tpm/
H A Dtpm-interface.c286 struct tpm_digest *digest)
308 * @digests: array of tpm_digest structures used to extend PCRs
316 struct tpm_digest *digests)
H A Dtpm.h292 struct tpm_digest *digest, u16 *digest_size_ptr);
294 struct tpm_digest *digests);
H A Dtpm2-cmd.c162 struct tpm_digest *digest, u16 *digest_size_ptr)
229 struct tpm_digest *digests)
525 struct tpm_digest digest = { .alg_id = bank->alg_id };
H A Dtpm-sysfs.c372 struct tpm_digest digest;
/linux-master/security/integrity/ima/
H A Dima_api.c42 struct tpm_digest *digests;
H A Dima.h108 struct tpm_digest *digests;
H A Dima_crypto.c775 static void ima_pcrread(u32 idx, struct tpm_digest *d)
798 struct tpm_digest d = { .alg_id = alg_id, .digest = {0} };
H A Dima_template.c361 struct tpm_digest *digests;
H A Dima_queue.c24 /* pre-allocated array of tpm_digest structures to extend a PCR */
25 static struct tpm_digest *digests;
138 static int ima_pcr_extend(struct tpm_digest *digests_arg, int pcr)
164 struct tpm_digest *digests_arg = entry->digests;
/linux-master/include/linux/
H A Dtpm.h69 struct tpm_digest {
463 struct tpm_digest *digest);
465 struct tpm_digest *digests);
485 struct tpm_digest *digest)
491 struct tpm_digest *digests)
52 struct tpm_digest { struct
H A Dtpm_eventlog.h114 struct tpm_digest digests[];
/linux-master/security/keys/trusted-keys/
H A Dtrusted_tpm1.c28 static struct tpm_digest *digests;

Completed in 388 milliseconds