Home
last modified time | relevance | path

Searched refs:F3 (Results 1 – 12 of 12) sorted by relevance

/f-stack/freebsd/opencrypto/
H A Drmd160.c233 R(c, d, e, a, b, F3, K3, 11, 1); in RMD160Transform()
234 R(b, c, d, e, a, F3, K3, 12, 9); in RMD160Transform()
235 R(a, b, c, d, e, F3, K3, 14, 11); in RMD160Transform()
236 R(e, a, b, c, d, F3, K3, 15, 10); in RMD160Transform()
237 R(d, e, a, b, c, F3, K3, 14, 0); in RMD160Transform()
238 R(c, d, e, a, b, F3, K3, 15, 8); in RMD160Transform()
239 R(b, c, d, e, a, F3, K3, 9, 12); in RMD160Transform()
240 R(a, b, c, d, e, F3, K3, 8, 4); in RMD160Transform()
241 R(e, a, b, c, d, F3, K3, 9, 13); in RMD160Transform()
242 R(d, e, a, b, c, F3, K3, 14, 3); in RMD160Transform()
[all …]
/f-stack/app/nginx-1.16.1/src/core/
H A Dngx_sha1.c235 STEP(F3, a, b, c, d, e, words[40], 0x8f1bbcdc); in ngx_sha1_body()
236 STEP(F3, a, b, c, d, e, words[41], 0x8f1bbcdc); in ngx_sha1_body()
237 STEP(F3, a, b, c, d, e, words[42], 0x8f1bbcdc); in ngx_sha1_body()
238 STEP(F3, a, b, c, d, e, words[43], 0x8f1bbcdc); in ngx_sha1_body()
239 STEP(F3, a, b, c, d, e, words[44], 0x8f1bbcdc); in ngx_sha1_body()
240 STEP(F3, a, b, c, d, e, words[45], 0x8f1bbcdc); in ngx_sha1_body()
241 STEP(F3, a, b, c, d, e, words[46], 0x8f1bbcdc); in ngx_sha1_body()
242 STEP(F3, a, b, c, d, e, words[47], 0x8f1bbcdc); in ngx_sha1_body()
243 STEP(F3, a, b, c, d, e, words[48], 0x8f1bbcdc); in ngx_sha1_body()
244 STEP(F3, a, b, c, d, e, words[49], 0x8f1bbcdc); in ngx_sha1_body()
[all …]
/f-stack/app/nginx-1.16.1/conf/
H A Dkoi-win58 D5 F3 ; # small u
90 F3 D1 ; # capital S
H A Dkoi-utf96 F3 D0A1 ; # capital S
H A Dwin-utf113 F3 D183 ; # small u
/f-stack/freebsd/mips/include/
H A Dregnum.h137 #define F3 (FPBASE+3) macro
/f-stack/freebsd/contrib/device-tree/Bindings/input/
H A Dcros-ec-keyb.txt42 /* TAB F3 T F6 */
/f-stack/freebsd/crypto/
H A Dsha1.c65 #define F3(b, c, d) (((b) ^ (c)) ^ (d)) macro
162 tmp = S(5, a) + F3(b, c, d) + e + W(s) + K(t); in sha1_step()
/f-stack/freebsd/contrib/device-tree/src/arm/
H A Dimx6dl-prtvt7.dts81 label = "GPIO Key F3";
/f-stack/app/nginx-1.16.1/contrib/unicode2nginx/
H A Dwin-utf117 F3 D183 ; #CYRILLIC SMALL LETTER U
H A Dkoi-utf118 F3 D0A1 ; # CYRILLIC CAPITAL LETTER ES
/f-stack/freebsd/contrib/device-tree/src/arm64/rockchip/
H A Drk3326-odroid-go2.dts98 label = "F3";