Home
last modified time | relevance | path

Searched refs:F2 (Results 1 – 15 of 15) sorted by relevance

/f-stack/app/nginx-1.16.1/src/core/
H A Dngx_sha1.c127 #define F2(b, c, d) ((b) ^ (c) ^ (d)) macro
214 STEP(F2, a, b, c, d, e, words[20], 0x6ed9eba1); in ngx_sha1_body()
215 STEP(F2, a, b, c, d, e, words[21], 0x6ed9eba1); in ngx_sha1_body()
216 STEP(F2, a, b, c, d, e, words[22], 0x6ed9eba1); in ngx_sha1_body()
217 STEP(F2, a, b, c, d, e, words[23], 0x6ed9eba1); in ngx_sha1_body()
218 STEP(F2, a, b, c, d, e, words[24], 0x6ed9eba1); in ngx_sha1_body()
219 STEP(F2, a, b, c, d, e, words[25], 0x6ed9eba1); in ngx_sha1_body()
220 STEP(F2, a, b, c, d, e, words[26], 0x6ed9eba1); in ngx_sha1_body()
221 STEP(F2, a, b, c, d, e, words[27], 0x6ed9eba1); in ngx_sha1_body()
222 STEP(F2, a, b, c, d, e, words[28], 0x6ed9eba1); in ngx_sha1_body()
[all …]
/f-stack/freebsd/opencrypto/
H A Drmd160.c216 R(d, e, a, b, c, F2, K2, 11, 3); in RMD160Transform()
217 R(c, d, e, a, b, F2, K2, 13, 10); in RMD160Transform()
218 R(b, c, d, e, a, F2, K2, 6, 14); in RMD160Transform()
219 R(a, b, c, d, e, F2, K2, 7, 4); in RMD160Transform()
220 R(e, a, b, c, d, F2, K2, 14, 9); in RMD160Transform()
221 R(d, e, a, b, c, F2, K2, 9, 15); in RMD160Transform()
222 R(c, d, e, a, b, F2, K2, 13, 8); in RMD160Transform()
223 R(b, c, d, e, a, F2, K2, 15, 1); in RMD160Transform()
224 R(a, b, c, d, e, F2, K2, 14, 2); in RMD160Transform()
225 R(e, a, b, c, d, F2, K2, 8, 7); in RMD160Transform()
[all …]
/f-stack/app/nginx-1.16.1/conf/
H A Dkoi-win57 D4 F2 ; # small t
89 F2 D0 ; # capital R
H A Dkoi-utf95 F2 D0A0 ; # capital R
H A Dwin-utf112 F2 D182 ; # small t
/f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/refreserv/
H A Drefreserv_raidz.ksh120 typeset -F2 deltapct=$((refres * 100.0 / ref))
/f-stack/freebsd/mips/include/
H A Dregnum.h136 #define F2 (FPBASE+2) macro
/f-stack/dpdk/doc/guides/nics/
H A Dliquidio.rst85 ip link set p4p1 vf 0 mac F2:A8:1B:5E:B4:66
128 Port 0: F2:A8:1B:5E:B4:66
/f-stack/freebsd/contrib/device-tree/Bindings/input/
H A Dcros-ec-keyb.txt46 /* F8 GRAVE F2 5 */
/f-stack/freebsd/crypto/
H A Dsha1.c64 #define F2(b, c, d) (((b) & (c)) | ((b) & (d)) | ((c) & (d))) macro
156 tmp = S(5, a) + F2(b, c, d) + e + W(s) + K(t); in sha1_step()
/f-stack/freebsd/contrib/device-tree/src/arm/
H A Dimx6dl-prtvt7.dts75 label = "GPIO Key F2";
/f-stack/app/nginx-1.16.1/contrib/unicode2nginx/
H A Dwin-utf116 F2 D182 ; #CYRILLIC SMALL LETTER TE
H A Dkoi-utf117 F2 D0A0 ; # CYRILLIC CAPITAL LETTER ER
/f-stack/dpdk/doc/guides/linux_gsg/
H A Denable_func.rst19 The BIOS is typically accessed by pressing F2 while the platform is starting up.
/f-stack/freebsd/contrib/device-tree/src/arm64/rockchip/
H A Drk3326-odroid-go2.dts93 label = "F2";