Home
last modified time | relevance | path

Searched refs:tpm_get_pub_key_oiap (Results 1 – 5 of 5) sorted by relevance

/external/u-boot/include/
Dtpm-v1.h428 u32 tpm_get_pub_key_oiap(u32 key_handle, const void *usage_auth, void *pubkey,
/external/u-boot/lib/
Dtpm-v1.c705 u32 tpm_get_pub_key_oiap(u32 key_handle, const void *usage_auth, void *pubkey, in tpm_get_pub_key_oiap() function
794 err = tpm_get_pub_key_oiap(key_handles[i], auth, buf, &buf_len); in tpm_find_key_sha1()
/external/u-boot/board/gdsys/a38x/
Dhre.c160 err = tpm_get_pub_key_oiap(key_handles[i], auth, buf, &buf_len); in find_key()
/external/u-boot/cmd/
Dtpm-v1.c398 err = tpm_get_pub_key_oiap(key_handle, usage_auth, pub_key_buffer, in do_tpm_get_pub_key_oiap()
/external/u-boot/board/gdsys/p1022/
Dcontrolcenterd-id.c308 err = tpm_get_pub_key_oiap(key_handles[i], auth, buf, &buf_len); in find_key()