Searched refs:find_key (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/u-boot/board/gdsys/a38x/ |
| H A D | hre.c | 137 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 D | controlcenterd-id.c | 285 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 D | dm-btree.c | 871 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()
|