Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/board/gdsys/a38x/
H A Dhre.c137 static int find_key(const uint8_t auth[20], const uint8_t pubkey_digest[20], in find_key() function
349 if (find_key(src_reg->digest, dst_reg->digest, &parent_handle)) in hre_op_loadkey()
/OK3568_Linux_fs/u-boot/board/gdsys/p1022/
H A Dcontrolcenterd-id.c285 static int find_key(const uint8_t auth[20], const uint8_t pubkey_digest[20], in find_key() function
578 if (find_key(src_reg->digest, dst_reg->digest, &parent_handle)) in hre_op_loadkey()
/OK3568_Linux_fs/kernel/drivers/md/persistent-data/
H A Ddm-btree.c871 static int find_key(struct ro_spine *s, dm_block_t block, bool find_highest, in find_key() function
916 r = find_key(&spine, root, find_highest, result_keys + level, in dm_btree_find_key()