Home
last modified time | relevance | path

Searched refs:tpm_is_tpm2 (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/linux-5.10/drivers/char/tpm/
H A Dtpm-interface.c252 * tpm_is_tpm2 - do we a have a TPM2 chip?
260 int tpm_is_tpm2(struct tpm_chip *chip) in tpm_is_tpm2() function
274 EXPORT_SYMBOL_GPL(tpm_is_tpm2); variable
/kernel/linux/linux-5.10/include/linux/
H A Dtpm.h400 extern int tpm_is_tpm2(struct tpm_chip *chip);
414 static inline int tpm_is_tpm2(struct tpm_chip *chip) in tpm_is_tpm2() function
/kernel/linux/linux-6.6/include/linux/
H A Dtpm.h423 extern int tpm_is_tpm2(struct tpm_chip *chip);
437 static inline int tpm_is_tpm2(struct tpm_chip *chip) in tpm_is_tpm2() function
/kernel/linux/linux-6.6/drivers/char/tpm/
H A Dtpm-interface.c252 * tpm_is_tpm2 - do we a have a TPM2 chip?
260 int tpm_is_tpm2(struct tpm_chip *chip) in tpm_is_tpm2() function
274 EXPORT_SYMBOL_GPL(tpm_is_tpm2); variable
/kernel/linux/linux-6.6/security/keys/trusted-keys/
H A Dtrusted_tpm1.c746 tpm2 = tpm_is_tpm2(chip); in getoptions()
873 tpm2 = tpm_is_tpm2(chip); in trusted_options_alloc()
894 tpm2 = tpm_is_tpm2(chip); in trusted_tpm_seal()
939 tpm2 = tpm_is_tpm2(chip); in trusted_tpm_unseal()
/kernel/linux/linux-5.10/security/keys/trusted-keys/
H A Dtrusted_tpm1.c757 tpm2 = tpm_is_tpm2(chip); in getoptions()
946 tpm2 = tpm_is_tpm2(chip); in trusted_options_alloc()
996 tpm2 = tpm_is_tpm2(chip); in trusted_instantiate()
/kernel/linux/linux-5.10/crypto/asymmetric_keys/
H A Dasym_tpm.c903 r = tpm_is_tpm2(NULL); in tpm_key_create()

Completed in 8 milliseconds