Searched refs:gy (Results 1 – 4 of 4) sorted by relevance
/illumos-gate/usr/src/common/crypto/ecc/ |
H A D | ecp_test.c | 148 mp_int one, order_1, gx, gy, rx, ry, n; in ectest_curve_GFp() local 157 MP_CHECKOK(mp_init(&gy, kmflag)); in ectest_curve_GFp() 168 MP_CHECKOK(group->meth->field_dec(&group->geny, &gy, group->meth)); in ectest_curve_GFp() 171 MP_CHECKOK(mp_copy(&group->geny, &gy)); in ectest_curve_GFp() 178 MP_CHECKOK(mp_toradix(&gy, s, 16)); in ectest_curve_GFp() 242 if ((mp_cmp(&rx, &gx) != 0) || (mp_cmp(&ry, &gy) != 0)) { in ectest_curve_GFp() 250 MP_CHECKOK(ECPoint_mul(group, &order_1, &gx, &gy, &rx, &ry)); in ectest_curve_GFp() 259 if ((mp_cmp(&rx, &gx) != 0) || (mp_cmp(&ry, &gy) != 0)) { in ectest_curve_GFp() 319 MP_CHECKOK(ECPoint_mul(group, &group->order, &gx, &gy, &rx, &ry)); in ectest_curve_GFp() 335 (group, &order_1, &order_1, &gx, &gy, &rx, &ry)); in ectest_curve_GFp() [all …]
|
H A D | ec2_test.c | 149 mp_int one, order_1, gx, gy, rx, ry, n; in ectest_curve_GF2m() local 158 MP_CHECKOK(mp_init(&gy, kmflag)); in ectest_curve_GF2m() 169 MP_CHECKOK(group->meth->field_dec(&group->geny, &gy, group->meth)); in ectest_curve_GF2m() 172 MP_CHECKOK(mp_copy(&group->geny, &gy)); in ectest_curve_GF2m() 180 MP_CHECKOK(mp_toradix(&gy, s, 16)); in ectest_curve_GF2m() 263 if ((mp_cmp(&rx, &gx) != 0) || (mp_cmp(&ry, &gy) != 0)) { in ectest_curve_GF2m() 271 MP_CHECKOK(ECPoint_mul(group, &order_1, &gx, &gy, &rx, &ry)); in ectest_curve_GF2m() 280 if ((mp_cmp(&rx, &gx) != 0) || (mp_cmp(&ry, &gy) != 0)) { in ectest_curve_GF2m() 357 MP_CHECKOK(ECPoint_mul(group, &group->order, &gx, &gy, &rx, &ry)); in ectest_curve_GF2m() 373 (group, &order_1, &order_1, &gx, &gy, &rx, &ry)); in ectest_curve_GF2m() [all …]
|
/illumos-gate/usr/src/data/zoneinfo/ |
H A D | southamerica | 1594 # https://parliament.gov.gy/documents/acts/10923-act_no._27_of_1975_-_interpretation_and_general_cl… 1603 # https://dps.gov.gy/wp-content/uploads/2018/12/1992-03-20-Circular-010.pdf 1609 # https://parliament.gov.gy/documents/acts/5885-6_of_1992_interpretation_and_general_clauses_(amend…
|
/illumos-gate/usr/src/data/terminfo/ |
H A D | terminfo.src | 9568 …cup=\035%{3040}%{89}%p1%*%-%Py%p2%{55}%*%Px%gy%{128}%/%{31}%&%{32}%+%c%gy%{3}%&%{4}%*%gx%{3}%&%+%{… 9578 …cup=\035%{3103}%{91}%p1%*%-%Py%p2%{55}%*%Px%gy%{128}%/%{31}%&%{32}%+%c%gy%{3}%&%{4}%*%gx%{3}%&%+%{… 9587 …cup=\035%{775}%{108}%p1%*%{5}%/%-%Py%p2%{64}%*%{4}%+%{5}%/%Px%gy%{32}%/%{31}%&%{32}%+%c%gy%{31}%&%…
|