Home
last modified time | relevance | path

Searched refs:TPM_CAP_HANDLE (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/u-boot/board/gdsys/a38x/
H A Dkeyprogram.c25 err = tpm_get_capability(TPM_CAP_HANDLE, TPM_RT_KEY, buf, sizeof(buf)); in flush_keys()
H A Dhre.c150 err = tpm_get_capability(TPM_CAP_HANDLE, TPM_RT_KEY, buf, sizeof(buf)); in find_key()
/OK3568_Linux_fs/u-boot/cmd/
H A Dtpm.c731 err = tpm_get_capability(TPM_CAP_HANDLE, type, buf, in TPM_COMMAND_NO_ARG()
796 err = tpm_get_capability(TPM_CAP_HANDLE, type, buf, in do_tpm_list()
/OK3568_Linux_fs/u-boot/include/
H A Dtpm.h78 TPM_CAP_HANDLE = 0x00000014, enumerator
/OK3568_Linux_fs/u-boot/board/gdsys/p1022/
H A Dcontrolcenterd-id.c298 err = tpm_get_capability(TPM_CAP_HANDLE, TPM_RT_KEY, buf, sizeof(buf)); in find_key()
/OK3568_Linux_fs/u-boot/lib/
H A Dtpm.c1025 err = tpm_get_capability(TPM_CAP_HANDLE, TPM_RT_KEY, buf, sizeof(buf)); in tpm_find_key_sha1()