Searched refs:find_key (Results 1 – 2 of 2) sorted by relevance
/u-boot/board/gdsys/a38x/ |
A D | hre.c | 140 static int find_key(struct udevice *tpm, const uint8_t auth[20], in find_key() function 358 if (find_key(tpm, src_reg->digest, dst_reg->digest, &parent_handle)) in hre_op_loadkey()
|
/u-boot/board/gdsys/p1022/ |
A D | controlcenterd-id.c | 305 static int find_key(struct udevice *tpm, const uint8_t auth[20], in find_key() function 602 if (find_key(tpm, src_reg->digest, dst_reg->digest, &parent_handle)) in hre_op_loadkey()
|
Completed in 6 milliseconds