Searched refs:hre_op_loadkey (Results 1 – 2 of 2) sorted by relevance
/u-boot/board/gdsys/a38x/ |
A D | hre.c | 349 static int hre_op_loadkey(struct udevice *tpm, struct h_reg *src_reg, in hre_op_loadkey() function 469 if (hre_op_loadkey(tpm, src_reg, dst_reg, data, data_size)) in hre_execute_op()
|
/u-boot/board/gdsys/p1022/ |
A D | controlcenterd-id.c | 593 static int hre_op_loadkey(struct udevice *tpm, struct h_reg *src_reg, in hre_op_loadkey() function 713 if (hre_op_loadkey(tpm, src_reg, dst_reg, data, data_size)) in hre_execute_op()
|
Completed in 20 milliseconds