Home
last modified time | relevance | path

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

/external/u-boot/cmd/
Dtpm-v1.c346 err = tpm_load_key2_oiap(parent_handle, key, key_len, usage_auth, in do_tpm_load_key_by_sha1()
374 err = tpm_load_key2_oiap(parent_handle, key, key_len, usage_auth, in do_tpm_load_key2_oiap()
/external/u-boot/include/
Dtpm-v1.h412 u32 tpm_load_key2_oiap(u32 parent_handle, const void *key, size_t key_length,
/external/u-boot/board/gdsys/a38x/
Dhre.c350 hre_tpm_err = tpm_load_key2_oiap(parent_handle, key, key_size, in hre_op_loadkey()
/external/u-boot/lib/
Dtpm-v1.c640 u32 tpm_load_key2_oiap(u32 parent_handle, const void *key, size_t key_length, in tpm_load_key2_oiap() function
/external/u-boot/board/gdsys/p1022/
Dcontrolcenterd-id.c579 hre_tpm_err = tpm_load_key2_oiap(parent_handle, key, key_size, in hre_op_loadkey()