Searched refs:curve (Results 26 - 33 of 33) sorted by relevance

12

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/libvorbis-1.2.3/lib/
H A Dpsy.c101 curve limiting (last step). */
117 /* copy curves into working space, replicate the 50dB curve to 30
118 and 40, replicate the 100dB curve to 110 */
124 /* apply centered curve boost/decay */
147 knob. So that means we have to use a single 'most pessimal' curve
164 the MDCT/FFT will actually give us; we want the curve applied
167 could span more than one octave and that the curve will be a
185 /* render the curve into bins, then pull values back into curve.
394 const float *posts,*curve; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libgcrypt-1.5.0/cipher/
H A Dpubkey.c1878 /* Init the array with the available curve parameters. */
1896 /* Check whether a curve parameter has been given and then fill any
1898 list = gcry_sexp_find_token (key_sexp, "curve", 5);
1903 char *curve; local
1909 curve = _gcry_sexp_nth_string (list, 1);
1911 if (!curve)
1913 /* No curve name given (or out of core). */
1917 err = extraspec->get_param (curve, params);
1918 gcry_free (curve);
1933 err = GPG_ERR_INV_OBJ; /* "curve" give
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libgcrypt-1.5.0/cipher/
H A Dpubkey.c1878 /* Init the array with the available curve parameters. */
1896 /* Check whether a curve parameter has been given and then fill any
1898 list = gcry_sexp_find_token (key_sexp, "curve", 5);
1903 char *curve; local
1909 curve = _gcry_sexp_nth_string (list, 1);
1911 if (!curve)
1913 /* No curve name given (or out of core). */
1917 err = extraspec->get_param (curve, params);
1918 gcry_free (curve);
1933 err = GPG_ERR_INV_OBJ; /* "curve" give
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/libvorbis-1.2.3/doc/
H A D08-residue.tex10 curve and performs any channel coupling. A residue vector may
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dtevent.tex580 wxPlotCurve *curve = event.GetCurve();
H A Dbody.tex570 Plot is a simple curve plotting library.
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/ec/
H A Dec_curve.c67 * The elliptic curve binary polynomial software is originally written by
1071 * The algorithm used to derive the curve parameters from the seed
1110 * The seed here was used to created the curve parameters in normal
2220 * recommended (Weil-descent). As the group order is not a prime this curve
2255 * recommended (Weil-descent). As the group order is not a prime this curve
2849 "SECG/WTLS curve over a 112 bit prime field"},
2851 "SECG curve over a 112 bit prime field"},
2853 "SECG curve over a 128 bit prime field"},
2855 "SECG curve over a 128 bit prime field"},
2857 "SECG curve ove
3051 ec_group_new_from_data(const ec_list_element curve) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/ec/
H A Dec_curve.c67 * The elliptic curve binary polynomial software is originally written by
1071 * The algorithm used to derive the curve parameters from the seed
1110 * The seed here was used to created the curve parameters in normal
2220 * recommended (Weil-descent). As the group order is not a prime this curve
2255 * recommended (Weil-descent). As the group order is not a prime this curve
2849 "SECG/WTLS curve over a 112 bit prime field"},
2851 "SECG curve over a 112 bit prime field"},
2853 "SECG curve over a 128 bit prime field"},
2855 "SECG curve over a 128 bit prime field"},
2857 "SECG curve ove
3051 ec_group_new_from_data(const ec_list_element curve) argument
[all...]

Completed in 132 milliseconds

12