Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/
H A Dtpm.h596 uint32_t tpm_load_key2_oiap(uint32_t parent_handle,
/rk3399_rockchip-uboot/cmd/
H A Dtpm.c623 err = tpm_load_key2_oiap(parent_handle, key, key_len, usage_auth, in do_tpm_load_key_by_sha1()
651 err = tpm_load_key2_oiap(parent_handle, key, key_len, usage_auth, in do_tpm_load_key2_oiap()
/rk3399_rockchip-uboot/board/gdsys/a38x/
H A Dhre.c351 hre_tpm_err = tpm_load_key2_oiap(parent_handle, key, key_size, in hre_op_loadkey()
/rk3399_rockchip-uboot/lib/
H A Dtpm.c882 uint32_t tpm_load_key2_oiap(uint32_t parent_handle, in tpm_load_key2_oiap() function
/rk3399_rockchip-uboot/board/gdsys/p1022/
H A Dcontrolcenterd-id.c580 hre_tpm_err = tpm_load_key2_oiap(parent_handle, key, key_size, in hre_op_loadkey()