Searched refs:HB0 (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/bearssl/src/hash/ |
H A D | ghash_pwr8.c | 47 #define HB0 0 macro 63 vxor(HB0, HB0, HB0) \ 89 vsldoi(TT0, HB0, x1, 1) \ 107 vsldoi(x1, x1, HB0, 15) \ 184 vsldoi(18, HB0, 9, 8) in br_ghash_pwr8() 185 vsldoi(19, 9, HB0, 8) in br_ghash_pwr8() 209 vsldoi(11, HB0, 10, 8) in br_ghash_pwr8() 210 vsldoi(12, 10, HB0, 8) in br_ghash_pwr8() 214 vsldoi(14, HB0, 13, 8) in br_ghash_pwr8() 215 vsldoi(15, 13, HB0, 8) in br_ghash_pwr8() [all …]
|
/freebsd/sys/compat/linuxkpi/common/src/ |
H A D | linux_hdmi.c | 517 sdp->sdp_header.HB0 = 0; in hdmi_audio_infoframe_pack_for_dp()
|