Home
last modified time | relevance | path

Searched refs:tpm_find_key_sha1 (Results 1 – 3 of 3) sorted by relevance

/rk3399_rockchip-uboot/include/
H A Dtpm.h651 uint32_t tpm_find_key_sha1(const uint8_t auth[20], const uint8_t
/rk3399_rockchip-uboot/cmd/
H A Dtpm.c615 err = tpm_find_key_sha1(usage_auth, parent_hash, &parent_handle); in do_tpm_load_key_by_sha1()
/rk3399_rockchip-uboot/lib/
H A Dtpm.c1012 uint32_t tpm_find_key_sha1(const uint8_t auth[20], const uint8_t in tpm_find_key_sha1() function