Searched refs:compute_extend (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/u-boot/board/gdsys/p1022/ |
| H A D | controlcenterd-id.c | 556 static void *compute_extend(void *_dst, const void *_src, size_t n) in compute_extend() function 659 bin_func = compute_extend; in hre_execute_op() 744 compute_extend(key, pcr_hregs[1].digest, 20); in check_hmac() 745 compute_extend(key, pcr_hregs[2].digest, 20); in check_hmac() 746 compute_extend(key, pcr_hregs[3].digest, 20); in check_hmac() 747 compute_extend(key, pcr_hregs[4].digest, 20); in check_hmac()
|
| /OK3568_Linux_fs/u-boot/board/gdsys/a38x/ |
| H A D | hre.c | 327 static void *compute_extend(void *_dst, const void *_src, size_t n) in compute_extend() function 429 bin_func = compute_extend; in hre_execute_op()
|