Searched refs:tpm1_flush_specific (Results 1 – 3 of 3) sorted by relevance
567 tpm1_flush_specific(dev, get_unaligned_be32(ptr), type); in TPM_COMMAND_NO_ARG()575 tpm1_flush_specific(dev, cpu_to_be32(handle), type); in TPM_COMMAND_NO_ARG()
534 u32 tpm1_flush_specific(struct udevice *dev, u32 key_handle, u32 resource_type);
479 u32 tpm1_flush_specific(struct udevice *dev, u32 key_handle, u32 resource_type) in tpm1_flush_specific() function