Home
last modified time | relevance | path

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

/external/u-boot/include/
Dtpm-v1.h543 u32 tpm_find_key_sha1(struct udevice *dev, const u8 auth[20],
/external/u-boot/cmd/
Dtpm-v1.c421 err = tpm_find_key_sha1(usage_auth, parent_hash, &parent_handle); in do_tpm_load_key_by_sha1()
/external/u-boot/lib/
Dtpm-v1.c836 u32 tpm_find_key_sha1(struct udevice *dev, const u8 auth[20], in tpm_find_key_sha1() function