Home
last modified time | relevance | path

Searched refs:ROUND (Results 101 – 125 of 7002) sorted by relevance

12345678910>>...281

/dports/security/nss/nss-3.76.1/nss/lib/freebl/
H A Dsha512.c243 ROUND(0, a, b, c, d, e, f, g, h) \
244 ROUND(1, h, a, b, c, d, e, f, g) \
245 ROUND(2, g, h, a, b, c, d, e, f) \
246 ROUND(3, f, g, h, a, b, c, d, e) \
247 ROUND(4, e, f, g, h, a, b, c, d) \
248 ROUND(5, d, e, f, g, h, a, b, c) \
249 ROUND(6, c, d, e, f, g, h, a, b) \
250 ROUND(7, b, c, d, e, f, g, h, a) \
313 ROUND(63, b, c, d, e, f, g, h, a)
374 #undef ROUND in SHA256_Compress_Generic()
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/security/nss/lib/freebl/
H A Dsha512.c243 ROUND(0, a, b, c, d, e, f, g, h) \
244 ROUND(1, h, a, b, c, d, e, f, g) \
245 ROUND(2, g, h, a, b, c, d, e, f) \
246 ROUND(3, f, g, h, a, b, c, d, e) \
247 ROUND(4, e, f, g, h, a, b, c, d) \
248 ROUND(5, d, e, f, g, h, a, b, c) \
249 ROUND(6, c, d, e, f, g, h, a, b) \
250 ROUND(7, b, c, d, e, f, g, h, a) \
313 ROUND(63, b, c, d, e, f, g, h, a)
374 #undef ROUND in SHA256_Compress_Generic()
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/crypto/
H A Dblowfish_common.c317 ROUND(yr, yl, 0); in encrypt_block()
318 ROUND(yl, yr, 1); in encrypt_block()
319 ROUND(yr, yl, 2); in encrypt_block()
320 ROUND(yl, yr, 3); in encrypt_block()
321 ROUND(yr, yl, 4); in encrypt_block()
322 ROUND(yl, yr, 5); in encrypt_block()
323 ROUND(yr, yl, 6); in encrypt_block()
324 ROUND(yl, yr, 7); in encrypt_block()
325 ROUND(yr, yl, 8); in encrypt_block()
326 ROUND(yl, yr, 9); in encrypt_block()
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/crypto/
H A Dblowfish_common.c317 ROUND(yr, yl, 0); in encrypt_block()
318 ROUND(yl, yr, 1); in encrypt_block()
319 ROUND(yr, yl, 2); in encrypt_block()
320 ROUND(yl, yr, 3); in encrypt_block()
321 ROUND(yr, yl, 4); in encrypt_block()
322 ROUND(yl, yr, 5); in encrypt_block()
323 ROUND(yr, yl, 6); in encrypt_block()
324 ROUND(yl, yr, 7); in encrypt_block()
325 ROUND(yr, yl, 8); in encrypt_block()
326 ROUND(yl, yr, 9); in encrypt_block()
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/crypto/
H A Dblowfish_common.c317 ROUND(yr, yl, 0); in encrypt_block()
318 ROUND(yl, yr, 1); in encrypt_block()
319 ROUND(yr, yl, 2); in encrypt_block()
320 ROUND(yl, yr, 3); in encrypt_block()
321 ROUND(yr, yl, 4); in encrypt_block()
322 ROUND(yl, yr, 5); in encrypt_block()
323 ROUND(yr, yl, 6); in encrypt_block()
324 ROUND(yl, yr, 7); in encrypt_block()
325 ROUND(yr, yl, 8); in encrypt_block()
326 ROUND(yl, yr, 9); in encrypt_block()
[all …]
/dports/databases/mysql55-client/mysql-5.5.62/mysql-test/r/
H A Dfunc_if.result136 IF((ROUND(t1.a,2)=1), 2,
137 IF((ROUND(t1.a,2)=1), 2,
138 IF((ROUND(t1.a,2)=1), 2,
139 IF((ROUND(t1.a,2)=1), 2,
140 IF((ROUND(t1.a,2)=1), 2,
141 IF((ROUND(t1.a,2)=1), 2,
142 IF((ROUND(t1.a,2)=1), 2,
143 IF((ROUND(t1.a,2)=1), 2,
144 IF((ROUND(t1.a,2)=1), 2,
145 IF((ROUND(t1.a,2)=1), 2,
[all …]
/dports/net/hostapd-devel/hostap-14ab4a816/src/crypto/
H A Daes-internal-enc.c47 ROUND(1,t,s); in rijndaelEncrypt()
48 ROUND(2,s,t); in rijndaelEncrypt()
49 ROUND(3,t,s); in rijndaelEncrypt()
50 ROUND(4,s,t); in rijndaelEncrypt()
51 ROUND(5,t,s); in rijndaelEncrypt()
52 ROUND(6,s,t); in rijndaelEncrypt()
53 ROUND(7,t,s); in rijndaelEncrypt()
54 ROUND(8,s,t); in rijndaelEncrypt()
55 ROUND(9,t,s); in rijndaelEncrypt()
72 ROUND(1,t,s); in rijndaelEncrypt()
[all …]
/dports/net/hostapd/hostapd-2.9/src/crypto/
H A Daes-internal-enc.c47 ROUND(1,t,s); in rijndaelEncrypt()
48 ROUND(2,s,t); in rijndaelEncrypt()
49 ROUND(3,t,s); in rijndaelEncrypt()
50 ROUND(4,s,t); in rijndaelEncrypt()
51 ROUND(5,t,s); in rijndaelEncrypt()
52 ROUND(6,s,t); in rijndaelEncrypt()
53 ROUND(7,t,s); in rijndaelEncrypt()
54 ROUND(8,s,t); in rijndaelEncrypt()
55 ROUND(9,t,s); in rijndaelEncrypt()
72 ROUND(1,t,s); in rijndaelEncrypt()
[all …]
/dports/security/wpa_supplicant/wpa_supplicant-2.9/src/crypto/
H A Daes-internal-enc.c47 ROUND(1,t,s); in rijndaelEncrypt()
48 ROUND(2,s,t); in rijndaelEncrypt()
49 ROUND(3,t,s); in rijndaelEncrypt()
50 ROUND(4,s,t); in rijndaelEncrypt()
51 ROUND(5,t,s); in rijndaelEncrypt()
52 ROUND(6,s,t); in rijndaelEncrypt()
53 ROUND(7,t,s); in rijndaelEncrypt()
54 ROUND(8,s,t); in rijndaelEncrypt()
55 ROUND(9,t,s); in rijndaelEncrypt()
72 ROUND(1,t,s); in rijndaelEncrypt()
[all …]
/dports/security/wpa_supplicant-devel/hostap-14ab4a816/src/crypto/
H A Daes-internal-enc.c47 ROUND(1,t,s); in rijndaelEncrypt()
48 ROUND(2,s,t); in rijndaelEncrypt()
49 ROUND(3,t,s); in rijndaelEncrypt()
50 ROUND(4,s,t); in rijndaelEncrypt()
51 ROUND(5,t,s); in rijndaelEncrypt()
52 ROUND(6,s,t); in rijndaelEncrypt()
53 ROUND(7,t,s); in rijndaelEncrypt()
54 ROUND(8,s,t); in rijndaelEncrypt()
55 ROUND(9,t,s); in rijndaelEncrypt()
72 ROUND(1,t,s); in rijndaelEncrypt()
[all …]
/dports/net/wpa_supplicant_gui/wpa_supplicant-2.9/src/crypto/
H A Daes-internal-enc.c47 ROUND(1,t,s); in rijndaelEncrypt()
48 ROUND(2,s,t); in rijndaelEncrypt()
49 ROUND(3,t,s); in rijndaelEncrypt()
50 ROUND(4,s,t); in rijndaelEncrypt()
51 ROUND(5,t,s); in rijndaelEncrypt()
52 ROUND(6,s,t); in rijndaelEncrypt()
53 ROUND(7,t,s); in rijndaelEncrypt()
54 ROUND(8,s,t); in rijndaelEncrypt()
55 ROUND(9,t,s); in rijndaelEncrypt()
72 ROUND(1,t,s); in rijndaelEncrypt()
[all …]
/dports/security/nettle/nettle-3.7.3/
H A Dsha512-compress.c117 #define ROUND(a,b,c,d,e,f,g,h,k,data) do { \ macro
152 ROUND(A, B, C, D, E, F, G, H, k[0], d[0]); DEBUG(i); in _nettle_sha512_compress()
153 ROUND(H, A, B, C, D, E, F, G, k[1], d[1]); DEBUG(i+1); in _nettle_sha512_compress()
154 ROUND(G, H, A, B, C, D, E, F, k[2], d[2]); in _nettle_sha512_compress()
155 ROUND(F, G, H, A, B, C, D, E, k[3], d[3]); in _nettle_sha512_compress()
156 ROUND(E, F, G, H, A, B, C, D, k[4], d[4]); in _nettle_sha512_compress()
157 ROUND(D, E, F, G, H, A, B, C, k[5], d[5]); in _nettle_sha512_compress()
158 ROUND(C, D, E, F, G, H, A, B, k[6], d[6]); DEBUG(i+6); in _nettle_sha512_compress()
159 ROUND(B, C, D, E, F, G, H, A, k[7], d[7]); DEBUG(i+7); in _nettle_sha512_compress()
167 ROUND(F, G, H, A, B, C, D, E, k[ 3], EXPAND(data, 3)); in _nettle_sha512_compress()
[all …]
/dports/security/sequoia/sequoia-383133f6be990237044900a4df676488bf8dd71e/cargo-crates/nettle-src-3.5.1-2/nettle/
H A Dsha512-compress.c117 #define ROUND(a,b,c,d,e,f,g,h,k,data) do { \ macro
152 ROUND(A, B, C, D, E, F, G, H, k[0], d[0]); DEBUG(i); in _nettle_sha512_compress()
153 ROUND(H, A, B, C, D, E, F, G, k[1], d[1]); DEBUG(i+1); in _nettle_sha512_compress()
154 ROUND(G, H, A, B, C, D, E, F, k[2], d[2]); in _nettle_sha512_compress()
155 ROUND(F, G, H, A, B, C, D, E, k[3], d[3]); in _nettle_sha512_compress()
156 ROUND(E, F, G, H, A, B, C, D, k[4], d[4]); in _nettle_sha512_compress()
157 ROUND(D, E, F, G, H, A, B, C, k[5], d[5]); in _nettle_sha512_compress()
158 ROUND(C, D, E, F, G, H, A, B, k[6], d[6]); DEBUG(i+6); in _nettle_sha512_compress()
159 ROUND(B, C, D, E, F, G, H, A, k[7], d[7]); DEBUG(i+7); in _nettle_sha512_compress()
167 ROUND(F, G, H, A, B, C, D, E, k[ 3], EXPAND(data, 3)); in _nettle_sha512_compress()
[all …]
/dports/databases/percona56-server/percona-server-5.6.51-91.0/mysql-test/r/
H A Dfunc_if.result136 IF((ROUND(t1.a,2)=1), 2,
137 IF((ROUND(t1.a,2)=1), 2,
138 IF((ROUND(t1.a,2)=1), 2,
139 IF((ROUND(t1.a,2)=1), 2,
140 IF((ROUND(t1.a,2)=1), 2,
141 IF((ROUND(t1.a,2)=1), 2,
142 IF((ROUND(t1.a,2)=1), 2,
143 IF((ROUND(t1.a,2)=1), 2,
144 IF((ROUND(t1.a,2)=1), 2,
145 IF((ROUND(t1.a,2)=1), 2,
[all …]
/dports/databases/percona56-client/percona-server-5.6.51-91.0/mysql-test/r/
H A Dfunc_if.result136 IF((ROUND(t1.a,2)=1), 2,
137 IF((ROUND(t1.a,2)=1), 2,
138 IF((ROUND(t1.a,2)=1), 2,
139 IF((ROUND(t1.a,2)=1), 2,
140 IF((ROUND(t1.a,2)=1), 2,
141 IF((ROUND(t1.a,2)=1), 2,
142 IF((ROUND(t1.a,2)=1), 2,
143 IF((ROUND(t1.a,2)=1), 2,
144 IF((ROUND(t1.a,2)=1), 2,
145 IF((ROUND(t1.a,2)=1), 2,
[all …]
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/mysql-test/r/
H A Dfunc_if.result141 IF((ROUND(t1.a,2)=1), 2,
142 IF((ROUND(t1.a,2)=1), 2,
143 IF((ROUND(t1.a,2)=1), 2,
144 IF((ROUND(t1.a,2)=1), 2,
145 IF((ROUND(t1.a,2)=1), 2,
146 IF((ROUND(t1.a,2)=1), 2,
147 IF((ROUND(t1.a,2)=1), 2,
148 IF((ROUND(t1.a,2)=1), 2,
149 IF((ROUND(t1.a,2)=1), 2,
150 IF((ROUND(t1.a,2)=1), 2,
[all …]
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/mysql-test/r/
H A Dfunc_if.result136 IF((ROUND(t1.a,2)=1), 2,
137 IF((ROUND(t1.a,2)=1), 2,
138 IF((ROUND(t1.a,2)=1), 2,
139 IF((ROUND(t1.a,2)=1), 2,
140 IF((ROUND(t1.a,2)=1), 2,
141 IF((ROUND(t1.a,2)=1), 2,
142 IF((ROUND(t1.a,2)=1), 2,
143 IF((ROUND(t1.a,2)=1), 2,
144 IF((ROUND(t1.a,2)=1), 2,
145 IF((ROUND(t1.a,2)=1), 2,
[all …]
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/mysql-test/r/
H A Dfunc_if.result141 IF((ROUND(t1.a,2)=1), 2,
142 IF((ROUND(t1.a,2)=1), 2,
143 IF((ROUND(t1.a,2)=1), 2,
144 IF((ROUND(t1.a,2)=1), 2,
145 IF((ROUND(t1.a,2)=1), 2,
146 IF((ROUND(t1.a,2)=1), 2,
147 IF((ROUND(t1.a,2)=1), 2,
148 IF((ROUND(t1.a,2)=1), 2,
149 IF((ROUND(t1.a,2)=1), 2,
150 IF((ROUND(t1.a,2)=1), 2,
[all …]
/dports/databases/mysql57-client/mysql-5.7.36/mysql-test/r/
H A Dfunc_if.result141 IF((ROUND(t1.a,2)=1), 2,
142 IF((ROUND(t1.a,2)=1), 2,
143 IF((ROUND(t1.a,2)=1), 2,
144 IF((ROUND(t1.a,2)=1), 2,
145 IF((ROUND(t1.a,2)=1), 2,
146 IF((ROUND(t1.a,2)=1), 2,
147 IF((ROUND(t1.a,2)=1), 2,
148 IF((ROUND(t1.a,2)=1), 2,
149 IF((ROUND(t1.a,2)=1), 2,
150 IF((ROUND(t1.a,2)=1), 2,
[all …]
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/mysql-test/r/
H A Dfunc_if.result141 IF((ROUND(t1.a,2)=1), 2,
142 IF((ROUND(t1.a,2)=1), 2,
143 IF((ROUND(t1.a,2)=1), 2,
144 IF((ROUND(t1.a,2)=1), 2,
145 IF((ROUND(t1.a,2)=1), 2,
146 IF((ROUND(t1.a,2)=1), 2,
147 IF((ROUND(t1.a,2)=1), 2,
148 IF((ROUND(t1.a,2)=1), 2,
149 IF((ROUND(t1.a,2)=1), 2,
150 IF((ROUND(t1.a,2)=1), 2,
[all …]
/dports/databases/percona57-server/percona-server-5.7.36-39/mysql-test/r/
H A Dfunc_if.result141 IF((ROUND(t1.a,2)=1), 2,
142 IF((ROUND(t1.a,2)=1), 2,
143 IF((ROUND(t1.a,2)=1), 2,
144 IF((ROUND(t1.a,2)=1), 2,
145 IF((ROUND(t1.a,2)=1), 2,
146 IF((ROUND(t1.a,2)=1), 2,
147 IF((ROUND(t1.a,2)=1), 2,
148 IF((ROUND(t1.a,2)=1), 2,
149 IF((ROUND(t1.a,2)=1), 2,
150 IF((ROUND(t1.a,2)=1), 2,
[all …]
/dports/databases/percona57-client/percona-server-5.7.36-39/mysql-test/r/
H A Dfunc_if.result141 IF((ROUND(t1.a,2)=1), 2,
142 IF((ROUND(t1.a,2)=1), 2,
143 IF((ROUND(t1.a,2)=1), 2,
144 IF((ROUND(t1.a,2)=1), 2,
145 IF((ROUND(t1.a,2)=1), 2,
146 IF((ROUND(t1.a,2)=1), 2,
147 IF((ROUND(t1.a,2)=1), 2,
148 IF((ROUND(t1.a,2)=1), 2,
149 IF((ROUND(t1.a,2)=1), 2,
150 IF((ROUND(t1.a,2)=1), 2,
[all …]
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/mysql-test/r/
H A Dfunc_if.result136 IF((ROUND(t1.a,2)=1), 2,
137 IF((ROUND(t1.a,2)=1), 2,
138 IF((ROUND(t1.a,2)=1), 2,
139 IF((ROUND(t1.a,2)=1), 2,
140 IF((ROUND(t1.a,2)=1), 2,
141 IF((ROUND(t1.a,2)=1), 2,
142 IF((ROUND(t1.a,2)=1), 2,
143 IF((ROUND(t1.a,2)=1), 2,
144 IF((ROUND(t1.a,2)=1), 2,
145 IF((ROUND(t1.a,2)=1), 2,
[all …]
/dports/databases/mysql56-client/mysql-5.6.51/mysql-test/r/
H A Dfunc_if.result136 IF((ROUND(t1.a,2)=1), 2,
137 IF((ROUND(t1.a,2)=1), 2,
138 IF((ROUND(t1.a,2)=1), 2,
139 IF((ROUND(t1.a,2)=1), 2,
140 IF((ROUND(t1.a,2)=1), 2,
141 IF((ROUND(t1.a,2)=1), 2,
142 IF((ROUND(t1.a,2)=1), 2,
143 IF((ROUND(t1.a,2)=1), 2,
144 IF((ROUND(t1.a,2)=1), 2,
145 IF((ROUND(t1.a,2)=1), 2,
[all …]
/dports/security/libsodium/libsodium-1.0.18/src/libsodium/crypto_generichash/blake2b/ref/
H A Dblake2b-compress-ref.c73 ROUND(0); in what()
74 ROUND(1); in what()
75 ROUND(2); in what()
76 ROUND(3); in what()
77 ROUND(4); in what()
78 ROUND(5); in what()
79 ROUND(6); in what()
80 ROUND(7); in what()
81 ROUND(8); in what()
82 ROUND(9); in what()
[all …]

12345678910>>...281