Searched refs:z2 (Results 1 - 22 of 22) sorted by relevance

/freebsd-11-stable/crypto/openssl/crypto/ec/
H A Dec2_mult.c126 BIGNUM *z1, const BIGNUM *x2, const BIGNUM *z2,
141 if (!group->meth->field_mul(group, x1, x1, z2, ctx))
164 * Compute the x, y affine coordinates from the point (x1, z1) (x2, z2)
174 BIGNUM *x1, BIGNUM *z1, BIGNUM *x2, BIGNUM *z2,
182 BN_zero(z2);
186 if (BN_is_zero(z2)) {
189 if (!BN_GF2m_add(z2, x, y))
205 if (!group->meth->field_mul(group, t3, z1, z2, ctx))
212 if (!group->meth->field_mul(group, z2, z2,
125 gf2m_Madd(const EC_GROUP *group, const BIGNUM *x, BIGNUM *x1, BIGNUM *z1, const BIGNUM *x2, const BIGNUM *z2, BN_CTX *ctx) argument
173 gf2m_Mxy(const EC_GROUP *group, const BIGNUM *x, const BIGNUM *y, BIGNUM *x1, BIGNUM *z1, BIGNUM *x2, BIGNUM *z2, BN_CTX *ctx) argument
269 BIGNUM *x1, *x2, *z1, *z2; local
[all...]
H A Decp_nistp224.c920 const felem z2)
927 /* ftmp2 = z2^2 */
928 felem_square(tmp, z2);
931 /* ftmp4 = z2^3 */
932 felem_mul(tmp, ftmp2, z2);
935 /* ftmp4 = z2^3*y1 */
939 /* ftmp2 = z2^2*x1 */
944 * We'll assume z2 = 1 (special case z2 = 0 is handled later)
947 /* ftmp4 = z2
917 point_add(felem x3, felem y3, felem z3, const felem x1, const felem y1, const felem z1, const int mixed, const felem x2, const felem y2, const felem z2) argument
1329 felem z1, z2, x_in, y_in, x_out, y_out; local
[all...]
H A Decp_nistp256.c1223 * point_add calcuates (x1, y1, z1) + (x2, y2, z2)
1227 * adapted for mixed addition (z2 = 1, or z2 = 0 for the point at infinity).
1237 const smallfelem y2, const smallfelem z2)
1247 z2_is_zero = smallfelem_is_zero(z2);
1256 /* ftmp2 = z2z2 = z2**2 */
1257 smallfelem_square(tmp, z2);
1269 /* ftmp5 = z1 + z2 */
1271 felem_small_sum(ftmp5, z2);
1274 /* ftmp5 = (z1 + z2)**
1234 point_add(felem x3, felem y3, felem z3, const felem x1, const felem y1, const felem z1, const int mixed, const smallfelem x2, const smallfelem y2, const smallfelem z2) argument
1399 point_add_small(smallfelem x3, smallfelem y3, smallfelem z3, smallfelem x1, smallfelem y1, smallfelem z1, smallfelem x2, smallfelem y2, smallfelem z2) argument
1917 felem z1, z2, x_in, y_in; local
[all...]
H A Decp_nistp521.c1129 * point_add calcuates (x1, y1, z1) + (x2, y2, z2)
1133 * adapted for mixed addition (z2 = 1, or z2 = 0 for the point at infinity).
1142 const felem z2)
1149 z2_is_zero = felem_is_zero(z2);
1156 /* ftmp2 = z2z2 = z2**2 */
1157 felem_square(tmp, z2);
1164 /* ftmp5 = z1 + z2 */
1166 felem_sum64(ftmp5, z2);
1169 /* ftmp5 = (z1 + z2)**
1139 point_add(felem x3, felem y3, felem z3, const felem x1, const felem y1, const felem z1, const int mixed, const felem x2, const felem y2, const felem z2) argument
1729 felem z1, z2, x_in, y_in, x_out, y_out; local
[all...]
/freebsd-11-stable/lib/libc/iconv/
H A Dcitrus_csmapper.c189 struct zone z1, z2; local
200 z2.begin = _bcs_skip_ws_len(z1.end, &len);
203 z2.end = _bcs_skip_nonws_len(z2.begin, &len);
205 /* z1 : dst name, z2 : norm */
209 "%.*s", (int)(z2.end-z2.begin), z2.begin);
/freebsd-11-stable/lib/libmp/
H A Dmpasbn.c365 MINT *z1, *z2, *z3; local
375 z2 = _itom("msqrt", 0);
379 _mdiv("msqrt", nmp, x, z1, z2, c);
380 _madd("msqrt", x, z1, z2);
381 _sdiv("msqrt", z2, 2, x, &i, c);
386 _msub("msqrt", nmp, z1, z2);
387 _movem("msqrt", z2, rmp);
392 _mfree("msqrt", z2);
/freebsd-11-stable/crypto/openssh/
H A Dfe25519.c220 fe25519 z2; local
232 /* 2 */ fe25519_square(&z2,x);
233 /* 4 */ fe25519_square(&t1,&z2);
236 /* 11 */ fe25519_mul(&z11,&z9,&z2);
287 fe25519 z2; local
298 /* 2 */ fe25519_square(&z2,x);
299 /* 4 */ fe25519_square(&t,&z2);
302 /* 11 */ fe25519_mul(&z11,&z9,&z2);
H A Dsmult_curve25519_ref.c182 unsigned int z2[32]; local
194 /* 2 */ square(z2,z);
195 /* 4 */ square(t1,z2);
198 /* 11 */ mult(z11,z9,z2);
/freebsd-11-stable/crypto/openssl/engines/ccgost/
H A Dgost_sign.c167 BIGNUM *u = NULL, *v = NULL, *z1 = NULL, *z2 = NULL; local
187 z2 = BN_CTX_get(ctx);
191 if(!tmp || !v || !q2 || !z1 || !z2 || !tmp2 || !tmp3 || !u) {
205 BN_mod_mul(z2, tmp, v, dsa->p, ctx);
207 BN_mod_exp(tmp2, dsa->pub_key, z2, dsa->p, ctx);
H A Dgost2001.c266 BIGNUM *md = NULL, *e = NULL, *R = NULL, *v = NULL, *z1 = NULL, *z2 = local
282 z2 = BN_CTX_get(ctx);
287 if(!order || !e || !z1 || !z2 || !tmp || !X || !R || !v) {
325 || !BN_mod_mul(z2, tmp, v, order, ctx)) {
335 BN_print_fp(stderr, z2);
342 if (!EC_POINT_mul(group, C, z1, pub_key, z2, ctx)) {
/freebsd-11-stable/contrib/unbound/services/
H A Dauthzone.h629 int auth_zone_cmp(const void* z1, const void* z2);
632 int auth_data_cmp(const void* z1, const void* z2);
635 int auth_xfer_cmp(const void* z1, const void* z2);
H A Dlocalzone.h229 * @param z2: zone 2
232 int local_zone_cmp(const void* z1, const void* z2);
H A Dauthzone.c307 int auth_zone_cmp(const void* z1, const void* z2) argument
312 struct auth_zone* b = (struct auth_zone*)z2;
324 int auth_data_cmp(const void* z1, const void* z2) argument
327 struct auth_data* b = (struct auth_data*)z2;
334 int auth_xfer_cmp(const void* z1, const void* z2) argument
339 struct auth_xfer* b = (struct auth_xfer*)z2;
H A Dlocalzone.c105 local_zone_cmp(const void* z1, const void* z2) argument
110 struct local_zone* b = (struct local_zone*)z2;
/freebsd-11-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Dvdev_queue.c326 const zio_t *z2 = (const zio_t *)x2; local
328 int cmp = AVL_CMP(z1->io_offset, z2->io_offset);
333 return (AVL_PCMP(z1, z2));
357 const zio_t *z2 = x2; local
359 if (z1->io_timestamp < z2->io_timestamp)
361 if (z1->io_timestamp > z2->io_timestamp)
364 if (z1->io_offset < z2->io_offset)
366 if (z1->io_offset > z2->io_offset)
369 if (z1 < z2)
371 if (z1 > z2)
[all...]
H A Dtrim_map.c125 const zio_t *z2 = x2; local
127 if (z1->io_offset < z2->io_offset) {
128 if (z1->io_offset + z1->io_size > z2->io_offset)
132 if (z1->io_offset > z2->io_offset) {
133 if (z1->io_offset < z2->io_offset + z2->io_size)
H A Dzio.c602 const zio_t *z2 = x2; local
604 if (z1->io_bookmark.zb_objset < z2->io_bookmark.zb_objset)
606 if (z1->io_bookmark.zb_objset > z2->io_bookmark.zb_objset)
609 if (z1->io_bookmark.zb_object < z2->io_bookmark.zb_object)
611 if (z1->io_bookmark.zb_object > z2->io_bookmark.zb_object)
614 if (z1->io_bookmark.zb_level < z2->io_bookmark.zb_level)
616 if (z1->io_bookmark.zb_level > z2->io_bookmark.zb_level)
619 if (z1->io_bookmark.zb_blkid < z2->io_bookmark.zb_blkid)
621 if (z1->io_bookmark.zb_blkid > z2->io_bookmark.zb_blkid)
624 if (z1 < z2)
[all...]
/freebsd-11-stable/contrib/gdtoa/
H A Dmisc.c281 ULong z2; local
329 z2 = (*x++ >> 16) * y + (*xc >> 16) + carry;
330 carry = z2 >> 16;
331 Storeinc(xc, z2, z);
340 z2 = *xc;
344 Storeinc(xc, z, z2);
345 z2 = (*x++ >> 16) * y + (*xc & 0xffff) + carry;
346 carry = z2 >> 16;
349 *xc = z2;
/freebsd-11-stable/contrib/sqlite3/tea/generic/
H A Dtclsqlite3.c208 const char *z2 = z; local
209 while( *z2 ){ z2++; }
210 return 0x3fffffff & (int)(z2 - z);
/freebsd-11-stable/contrib/sqlite3/
H A Dshell.c468 char *z2 = sqlite3_win32_utf8_to_mbcs_v2(z1, 0); local
470 fputs(z2, out);
471 sqlite3_free(z2);
625 const char *z2 = z; local
626 while( *z2 ){ z2++; }
627 return 0x3fffffff & (int)(z2 - z);
2065 const unsigned char *z2 = sqlite3_column_text(pStmt, i); local
2067 SHA3Update(&cx, z2, n2);
2072 const unsigned char *z2 local
[all...]
H A Dsqlite3.c22786 const char *z2 = z; local
22789 if( !sqlite3Isdigit(*z2) ) z2++;
22791 if( parseHhMmSs(z2, &tx) ) break;
78797 sqlite3ExplainBreakpoint(const char *z1, const char *z2) argument
115580 const char *z2; local
118728 const unsigned char *z2; local
118881 const char *z2; local
118900 const char *z2; local
170828 char *z2 = sqlite3_mprintf("%s%s", *pz, z); local
178685 char *z, *z2; local
179136 const char *z2 = 0; local
181889 char *z2 = fts3HashKey(*(Fts3HashElem **)rhs); local
202746 rbuStrCompare(const char *z1, const char *z2) argument
216370 const char *z2; local
216388 const char *z2; local
[all...]
/freebsd-11-stable/crypto/heimdal/lib/sqlite/
H A Dsqlite3.c13874 const char *z2 = z; local
13877 if( !sqlite3Isdigit(*z2) ) z2++;
13879 if( parseHhMmSs(z2, &tx) ) break;
20705 const char *z2 = z; local
20707 while( *z2 ){ z2++; }
20708 return 0x3fffffff & (int)(z2 - z);
81897 const char *z2; local
84232 const unsigned char *z2; local
84376 const char *z2; local
84396 const char *z2; local
88409 xferCompatibleCollation(const char *z1, const char *z2) argument
114925 char *z2 = sqlite3_mprintf("%s%s", *pz, z); local
121231 char *z, *z2; local
121645 const char *z2 = 0; local
123671 char *z2 = fts3HashKey(*(Fts3HashElem **)rhs); local
[all...]

Completed in 1484 milliseconds