Home
last modified time | relevance | path

Searched refs:tpm_flush_specific (Results 1 – 4 of 4) sorted by relevance

/u-boot/board/gdsys/a38x/
A Dkeyprogram.c33 err = tpm_flush_specific(tpm, get_unaligned_be32(ptr), in flush_keys()
/u-boot/cmd/
A Dtpm-v1.c565 tpm_flush_specific(dev, get_unaligned_be32(ptr), type); in TPM_COMMAND_NO_ARG()
573 tpm_flush_specific(dev, cpu_to_be32(handle), type); in TPM_COMMAND_NO_ARG()
/u-boot/include/
A Dtpm-v1.h534 u32 tpm_flush_specific(struct udevice *dev, u32 key_handle, u32 resource_type);
/u-boot/lib/
A Dtpm-v1.c485 u32 tpm_flush_specific(struct udevice *dev, u32 key_handle, u32 resource_type) in tpm_flush_specific() function

Completed in 9 milliseconds