/freebsd/lib/msun/src/ |
H A D | s_erff.c | 81 float R,S,P,Q,s,y,z,r; in erff() local 128 float R,S,P,Q,s,y,z,r; in erfcf() local
|
H A D | s_erf.c | 196 double R,S,P,Q,s,y,z,r; in erf() local 249 double R,S,P,Q,s,y,z,r; in erfc() local
|
/freebsd/crypto/openssl/test/ |
H A D | ectest.c | 42 EC_POINT *P = NULL, *Q = NULL, *R = NULL, *S = NULL; in group_order_tests() local 164 EC_POINT *P = NULL, *Q = NULL, *R = NULL; in prime_field_tests() local 165 BIGNUM *x = NULL, *y = NULL, *z = NULL, *yplusone = NULL; in prime_field_tests() local 615 const char *y; member 784 BIGNUM *x = NULL, *y = NULL, *z = NULL, *cof = NULL, *yplusone = NULL; in char2_curve_test() local 786 EC_POINT *P = NULL, *Q = NULL, *R = NULL; in char2_curve_test() local 939 EC_POINT *P = NULL, *Q = NULL, *R = NULL; in char2_field_tests() local 940 BIGNUM *x = NULL, *y = NULL, *z = NULL, *cof = NULL, *yplusone = NULL; in char2_field_tests() local 1089 BIGNUM *x = NULL, *y = NULL; in hybrid_point_encoding_test() local 1316 BIGNUM *p = NULL, *a = NULL, *b = NULL, *x = NULL, *y = NULL; in nistp_single_test() local [all …]
|
/freebsd/contrib/bearssl/src/ec/ |
H A D | ec_p256_m31.c | 426 uint64_t y; in mul_f256() local 538 uint64_t y; in square_f256() local 652 uint32_t y[9]; member 745 p256_double(p256_jacobian *Q) in p256_double() 1126 p256_jacobian P2, P3, Q, T, U; in p256_mul() local 1305 p256_jacobian Q; in p256_mulgen() local 1413 const unsigned char *y, size_t ylen, int curve) in api_muladd() 1415 p256_jacobian P, Q; in api_muladd() local
|
H A D | ec_p256_m15.c | 1247 uint32_t y[20]; member 1340 p256_double(p256_jacobian *Q) in p256_double() 1776 p256_jacobian P2, P3, Q, T, U; in p256_mul() local 1960 p256_jacobian Q; in p256_mulgen() local 2068 const unsigned char *y, size_t ylen, int curve) in api_muladd() 2070 p256_jacobian P, Q; in api_muladd() local
|
H A D | ec_prime_i15.c | 570 jacobian P2, P3, Q, T, U; in point_mul() local 632 jacobian Q; in point_decode() local 673 jacobian Q, T; in point_encode() local 761 const unsigned char *y, size_t ylen, int curve) in api_muladd() 765 jacobian P, Q; in api_muladd() local
|
H A D | ec_prime_i31.c | 569 jacobian P2, P3, Q, T, U; in point_mul() local 631 jacobian Q; in point_decode() local 673 jacobian Q, T; in point_encode() local 763 const unsigned char *y, size_t ylen, int curve) in api_muladd() 767 jacobian P, Q; in api_muladd() local
|
H A D | ec_p256_m64.c | 651 uint64_t y[4]; member 656 uint64_t y[4]; member 671 uint64_t x[4], y[4], t[4], x3[4], tt; in point_decode() local 1272 p256_jacobian Q; in point_mul_inner() local 1683 const unsigned char *y, size_t ylen, int curve) in api_muladd() 1713 p256_jacobian P, Q; in api_muladd() local
|
H A D | ec_p256_m62.c | 609 uint64_t y[5]; member 614 uint64_t y[5]; member 667 uint64_t x[5], y[5], t[5], x3[5], tt; in point_decode() local 1254 p256_jacobian Q; in point_mul_inner() local 1667 const unsigned char *y, size_t ylen, int curve) in api_muladd() 1697 p256_jacobian P, Q; in api_muladd() local
|
/freebsd/lib/msun/ld80/ |
H A D | e_powl.c | 28 long double y; in __polevll() local 47 long double y; in __p1evll() local 135 static const long double Q[] = { variable 246 powl(long double x, long double y) in powl() 562 long double ww, y; in powil() local
|
H A D | s_erfl.c | 218 long double ax,R,S,P,Q,s,y,z,r; in erfl() local 272 long double ax,R,S,P,Q,s,y,z,r; in erfcl() local
|
/freebsd/contrib/arm-optimized-routines/math/ |
H A D | erf.c | 52 double y = fma (TwoOverSqrtPiMinusOne, x, x); in erf() local 87 double Q = r1d + x4 * r2d + x8 * r3d; in erf() local 107 double Q = r1d + a2 * r2d + a4 * r3d + a6 * r4d; in erf() local
|
/freebsd/lib/msun/ld128/ |
H A D | s_erfl.c | 192 long double ax,R,S,P,Q,s,y,z,r; in erfl() local 254 long double ax,R,S,P,Q,s,y,z,r; in erfcl() local
|
/freebsd/contrib/ntp/libntp/ |
H A D | ntp_calendar.c | 682 uint32_t Q, R; ntpcal_daysplit() local 780 uint32_t Q, R; ntpcal_weeksplit() local 887 uint32_t uday, Q; ntpcal_split_eradays() local 1363 uint32_t mu, Q, sf32; ntpcal_days_in_months() local 1835 uint32_t sw, cy, Q; isocal_split_eraweeks() local 2022 u_short y,m,d; basedate_eval_string() local 2148 ntpcal_expand_century(uint32_t y,uint32_t m,uint32_t d,uint32_t wd) ntpcal_expand_century() argument [all...] |
/freebsd/contrib/unbound/sldns/ |
H A D | keyraw.c | 201 BIGNUM** q, BIGNUM** g, BIGNUM** y) in sldns_key_dsa_buf_bignum() 245 BIGNUM *Q=NULL, *P=NULL, *G=NULL, *Y=NULL; in sldns_key_buf2dsa_raw() local 290 BIGNUM *p=NULL, *q=NULL, *g=NULL, *y=NULL; in sldns_key_dsa2pkey_raw() local
|
/freebsd/crypto/openssl/crypto/aria/ |
H A D | aria.c | 442 #define _ARIA_GSRK(RK, X, Y, Q, R) \ argument 915 static void xor128(ARIA_c128 o, const ARIA_c128 x, const ARIA_u128 *y) in xor128() 991 static void sl1(ARIA_u128 *o, const ARIA_u128 *x, const ARIA_u128 *y) in sl1() 1006 static void sl2(ARIA_c128 o, const ARIA_u128 *x, const ARIA_u128 *y) in sl2() 1021 static void a(ARIA_u128 *y, const ARIA_u128 *x) in a() 1065 ARIA_u128 y; in FO() local 1079 ARIA_u128 y; in FE() local
|
/freebsd/contrib/unbound/validator/ |
H A D | val_secalgo.c | 1123 SECItem Q = {siBuffer, NULL, 0}; in nss_buf2dsa() local 1942 mpz_t x, y; in _verify_nettle_ecdsa() local 1960 mpz_t x, y; in _verify_nettle_ecdsa() local
|
/freebsd/crypto/libecc/scripts/ |
H A D | expand_libecc.py | 196 def __init__(self, curve, x, y): argument 211 def __add__(self, Q): argument
|
/freebsd/crypto/openssh/ |
H A D | sntrup761.c | 19 #define crypto_declassify(x, y) do {} while (0) argument 1724 static void uint32_divmod_uint14(uint32_t *Q, uint16_t *r, uint32_t x, uint16_t m) { in uint32_divmod_uint14() 1741 uint32_t Q; in uint32_mod_uint14() local 2103 static void HashSession(unsigned char *k, int b, const unsigned char *y, const unsigned char *z) { in HashSession()
|
/freebsd/contrib/bearssl/test/ |
H A D | test_crypto.c | 7218 unsigned char y[16]; in test_GHASH() local 8180 uint32_t a[22], b[22], x[22], y[22], z[22], t1[22], t2[22]; in test_EC_inner() local 8319 unsigned char P[65], Q[65], k[1]; in test_EC_P256_carry_inner() local
|
/freebsd/contrib/llvm-project/openmp/runtime/src/ |
H A D | kmp_lock.cpp | 45 kmp_uint32 x, y; in __kmp_validate_locks() local 1031 #define TRACE_LOCK_HT(X, Y, Z, Q) \ argument
|