Home
last modified time | relevance | path

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

/linux/drivers/char/tpm/
A Dtpm-interface.c260 int tpm_is_tpm2(struct tpm_chip *chip) in tpm_is_tpm2() function
274 EXPORT_SYMBOL_GPL(tpm_is_tpm2);
/linux/include/linux/
A Dtpm.h409 extern int tpm_is_tpm2(struct tpm_chip *chip);
423 static inline int tpm_is_tpm2(struct tpm_chip *chip) in tpm_is_tpm2() function
/linux/security/keys/trusted-keys/
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()
/linux/crypto/asymmetric_keys/
A Dasym_tpm.c903 r = tpm_is_tpm2(NULL); in tpm_key_create()
/linux/
A Dvmlinux.symvers3996 0x00000000 tpm_is_tpm2 vmlinux EXPORT_SYMBOL_GPL
A DSystem.map30061 ffff8000107cc374 T tpm_is_tpm2
A D.tmp_System.map30061 ffff8000107cc374 T tpm_is_tpm2

Completed in 343 milliseconds