Home
last modified time | relevance | path

Searched refs:e0 (Results 1 – 7 of 7) sorted by relevance

/rk3399_ARM-atf/plat/intel/soc/common/lib/sha/
H A Dsha.c164 t2 = e0(a) + Maj(a, b, c); d += t1; h = t1 + t2; in sha512_transform()
166 t2 = e0(h) + Maj(h, a, b); c += t1; g = t1 + t2; in sha512_transform()
168 t2 = e0(g) + Maj(g, h, a); b += t1; f = t1 + t2; in sha512_transform()
170 t2 = e0(f) + Maj(f, g, h); a += t1; e = t1 + t2; in sha512_transform()
172 t2 = e0(e) + Maj(e, f, g); h += t1; d = t1 + t2; in sha512_transform()
174 t2 = e0(d) + Maj(d, e, f); g += t1; c = t1 + t2; in sha512_transform()
176 t2 = e0(c) + Maj(c, d, e); f += t1; b = t1 + t2; in sha512_transform()
178 t2 = e0(b) + Maj(b, c, d); e += t1; a = t1 + t2; in sha512_transform()
H A Dsha.h43 #define e0(x) (ror64(x, 28) ^ ror64(x, 34) ^ ror64(x, 39)) macro
/rk3399_ARM-atf/plat/arm/board/tc/fdts/
H A Dtc_tb_fw_config.dts51 uuid = "486178e0-e7f8-11e3-bc5e-0002a5d5c51b";
/rk3399_ARM-atf/plat/arm/board/fvp/fdts/
H A Dfvp_tb_fw_config.dts75 uuid = "486178e0-e7f8-11e3-bc5e-0002a5d5c51b";
/rk3399_ARM-atf/docs/design_documents/
H A Dmeasured_boot_poc.rst227 M/TA: : 2a 6a d4 0d aa 94 b0 b1 55 e4 72 e7 1f 0a e0 d5
253 M/TA: Digest : 4e e4 8e 5a e6 50 ed e0 b5 a3 54 8a 1f d6 0e 8a
254 M/TA: : ea 0e 71 75 0e a4 3f 82 76 ce af cd 7c b0 91 e0
338 NOTICE: : 2a 6a d4 0d aa 94 b0 b1 55 e4 72 e7 1f 0a e0 d5
364 NOTICE: Digest : 4e e4 8e 5a e6 50 ed e0 b5 a3 54 8a 1f d6 0e 8a
365 NOTICE: : ea 0e 71 75 0e a4 3f 82 76 ce af cd 7c b0 91 e0
H A Drse.rst486 INFO: 0f ee b5 e7 56 e0 71 74 1b c4 39 39 fd 85 f6 7b
493 INFO: 2e 30 2e 30 0a 58 20 0d 22 e0 8a 98 46 90 58 48
532 INFO: 64 51 27 30 16 61 e0 a3 ce 4e 38 b2 95 a9 7c 58
577 INFO: d2 40 2a 2c a7 64 85 29 bc 23 03 f4 86 49 bc e0
580 INFO: 38 e0 52 8c 1e 89 58 98 07 64 2a a5 e3 f2 bc 37
/rk3399_ARM-atf/docs/
H A Dchange-log.md4883 …- add support for Gelas CPU ([02586e0](https://review.trustedfirmware.org/plugins/gitiles/TF-A/tru…
7850 …- add support for FFA_SPM_ID_GET ([46872e0](https://review.trustedfirmware.org/plugins/gitiles/TF-…