Home
last modified time | relevance | path

Searched defs:chip (Results 1 – 3 of 3) sorted by relevance

/security/keys/trusted-keys/
A Dtrusted_tpm2.c240 int tpm2_seal_trusted(struct tpm_chip *chip, in tpm2_seal_trusted()
385 static int tpm2_load_cmd(struct tpm_chip *chip, in tpm2_load_cmd()
489 static int tpm2_unseal_cmd(struct tpm_chip *chip, in tpm2_unseal_cmd()
583 int tpm2_unseal_trusted(struct tpm_chip *chip, in tpm2_unseal_trusted()
A Dtrusted_tpm1.c27 static struct tpm_chip *chip; variable
/security/integrity/ima/
A Dima.h44 #define NR_BANKS(chip) ((chip != NULL) ? chip->nr_allocated_banks : 0) argument

Completed in 9 milliseconds