Searched refs:tpm_find_key_sha1 (Results 1 – 3 of 3) sorted by relevance
465 u32 tpm_find_key_sha1(const u8 auth[20], const u8 pubkey_digest[20],
338 err = tpm_find_key_sha1(usage_auth, parent_hash, &parent_handle); in do_tpm_load_key_by_sha1()
770 u32 tpm_find_key_sha1(const u8 auth[20], const u8 pubkey_digest[20], in tpm_find_key_sha1() function