Home
last modified time | relevance | path

Searched defs:coeffs (Results 1 – 10 of 10) sorted by relevance

/freebsd/contrib/arm-optimized-routines/math/aarch64/advsimd/
H A Derfcf.c16 float coeffs[4]; member
137 float32x4_t coeffs = vld1q_f32 (dat->coeffs); in V_NAME_F1() local
/freebsd/crypto/openssl/test/
H A Drsa_mp_test.c152 BIGNUM **pris = NULL, **exps = NULL, **coeffs = NULL; in key2048p3_v1() local
/freebsd/contrib/arm-optimized-routines/math/aarch64/sve/
H A Derfcf.c80 svfloat32_t coeffs = svld1rq (svptrue_b32 (), &dat->third); in SV_NAME_F1() local
/freebsd/contrib/arm-optimized-routines/math/
H A Dtgamma128.c34 static long double poly(const long double *coeffs, size_t n, long double x) in poly()
H A Dmath_config.h663 double coeffs[LOG1P_NCOEFFS]; member
670 float coeffs[LOG1PF_NCOEFFS]; member
682 float coeffs[ASINHF_NCOEFFS]; member
/freebsd/crypto/libecc/src/examples/sig/rsa/
H A Drsa.h92 rsa_priv_key_crt_coeffs coeffs[MAX_CRT_COEFFS]; member
H A Drsa.c138 const u8 **coeffs, u16 *coeffslens, u8 u) in rsa_import_crt_priv_key()
/freebsd/contrib/arm-optimized-routines/math/tools/
H A Dremez.jl900 function wellcond(coeffs, lo, hi) argument
/freebsd/crypto/openssl/crypto/rsa/
H A Drsa_lib.c480 BIGNUM *coeffs[], int pnum) in RSA_set0_multi_prime_params()
610 const BIGNUM *coeffs[]) in RSA_get0_multi_prime_crt_params()
/freebsd/crypto/openssl/crypto/evp/
H A Dctrl_params_translate.c1873 const BIGNUM *exps[10], *coeffs[10]; in get_rsa_payload_exponent() local
1900 const BIGNUM *exps[10], *coeffs[10]; in get_rsa_payload_coefficient() local