HomeSort by relevance Sort by last modified time
    Searched full:curve (Results 201 - 225 of 674) sorted by null

1 2 3 4 5 6 7 891011>>

  /external/chromium_org/net/quic/crypto/
channel_id_nss.cc 35 // DER encoding of the object identifier (OID) of the named curve P-256
p256_key_exchange.h 27 // P256KeyExchange implements a KeyExchange using elliptic-curve
  /external/chromium_org/third_party/WebKit/Source/modules/webaudio/
DynamicsCompressorNode.h 51 // Static compression curve parameters.
WaveShaperDSPKernel.h 55 // Apply the shaping curve.
AudioParam.h 93 void setValueCurveAtTime(Float32Array* curve, double time, double duration) { m_timeline.setValueCurveAtTime(curve, time, duration); }
  /external/chromium_org/third_party/WebKit/Source/platform/exported/
WebActiveGestureAnimation.h 39 // Implements a gesture animation (fling scroll, etc.) using a curve with a generic interface
  /external/chromium_org/third_party/WebKit/public/platform/
WebAnimation.h 72 // If alternatesDirection is true, on odd numbered iterations we reverse the curve.
  /external/chromium_org/third_party/openssl/openssl/crypto/ec/
ec2_smpl.c 5 * The Elliptic Curve Public-Key Crypto Library (ECC Code) included
196 /* Set the curve parameters of an EC_GROUP structure. */
227 /* Get the curve parameters of an EC_GROUP structure.
256 /* Gets the degree of the field. For a curve over GF(2^m) this is the value m. */
263 /* Checks the discriminant of the curve.
264 * y^2 + x*y = x^3 + a*x^2 + b is an elliptic curve <=> b != 0 (mod p)
288 * y^2 + x*y = x^3 + a*x^2 + b is an elliptic curve <=> b != 0 (mod p)
546 /* Determines whether the given EC_POINT is an actual point on the curve defined
579 /* We have a curve defined by a Weierstrass equation
ec.h 71 * The elliptic curve binary polynomial software is originally written by
105 * for the encoding of a elliptic curve point (x,y) */
124 -- curve coefficients
235 * in the group of all points on the elliptic curve.
264 * \param nid NID of the curve name OID
268 /** Returns the curve name of a EC_GROUP object
270 * \return NID of the curve name OID or 0 if not set.
338 /** Checks whether the discriminant of the elliptic curve is zero or not
376 /** Creates a EC_GROUP object with a curve specified by a NID
377 * \param nid NID of the OID of the curve nam
    [all...]
  /external/chromium_org/ui/gfx/animation/
linear_animation.h 30 // Gets the value for the current state, according to the animation curve in
  /external/dropbear/libtomcrypt/src/pk/ecc/
ecc_export.c 12 /* Implements ECC over Z/pZ for curve y^2 = x^3 - 3x + b
ecc_shared_secret.c 12 /* Implements ECC over Z/pZ for curve y^2 = x^3 - 3x + b
ecc_test.c 12 /* Implements ECC over Z/pZ for curve y^2 = x^3 - 3x + b
ecc_import.c 12 /* Implements ECC over Z/pZ for curve y^2 = x^3 - 3x + b
157 /* is it a point on the curve? */
ltc_ecc_mul2add.c 12 /* Implements ECC over Z/pZ for curve y^2 = x^3 - 3x + b
34 @param modulus Modulus for curve
ltc_ecc_mulmod_timing.c 12 /* Implements ECC over Z/pZ for curve y^2 = x^3 - 3x + b
33 @param modulus The modulus of the field the ECC curve is in
ltc_ecc_projective_dbl_point.c 12 /* Implements ECC over Z/pZ for curve y^2 = x^3 - 3x + b
30 @param modulus The modulus of the field the ECC curve is in
  /external/openssl/crypto/ec/
ec2_smpl.c 5 * The Elliptic Curve Public-Key Crypto Library (ECC Code) included
196 /* Set the curve parameters of an EC_GROUP structure. */
227 /* Get the curve parameters of an EC_GROUP structure.
256 /* Gets the degree of the field. For a curve over GF(2^m) this is the value m. */
263 /* Checks the discriminant of the curve.
264 * y^2 + x*y = x^3 + a*x^2 + b is an elliptic curve <=> b != 0 (mod p)
288 * y^2 + x*y = x^3 + a*x^2 + b is an elliptic curve <=> b != 0 (mod p)
546 /* Determines whether the given EC_POINT is an actual point on the curve defined
579 /* We have a curve defined by a Weierstrass equation
ec.h 71 * The elliptic curve binary polynomial software is originally written by
105 * for the encoding of a elliptic curve point (x,y) */
124 -- curve coefficients
235 * in the group of all points on the elliptic curve.
264 * \param nid NID of the curve name OID
268 /** Returns the curve name of a EC_GROUP object
270 * \return NID of the curve name OID or 0 if not set.
338 /** Checks whether the discriminant of the elliptic curve is zero or not
376 /** Creates a EC_GROUP object with a curve specified by a NID
377 * \param nid NID of the OID of the curve nam
    [all...]
  /external/chromium_org/third_party/openssl/openssl/include/openssl/
ec.h 71 * The elliptic curve binary polynomial software is originally written by
105 * for the encoding of a elliptic curve point (x,y) */
124 -- curve coefficients
235 * in the group of all points on the elliptic curve.
264 * \param nid NID of the curve name OID
268 /** Returns the curve name of a EC_GROUP object
270 * \return NID of the curve name OID or 0 if not set.
338 /** Checks whether the discriminant of the elliptic curve is zero or not
376 /** Creates a EC_GROUP object with a curve specified by a NID
377 * \param nid NID of the OID of the curve nam
    [all...]
  /external/openssl/include/openssl/
ec.h 71 * The elliptic curve binary polynomial software is originally written by
105 * for the encoding of a elliptic curve point (x,y) */
124 -- curve coefficients
235 * in the group of all points on the elliptic curve.
264 * \param nid NID of the curve name OID
268 /** Returns the curve name of a EC_GROUP object
270 * \return NID of the curve name OID or 0 if not set.
338 /** Checks whether the discriminant of the elliptic curve is zero or not
376 /** Creates a EC_GROUP object with a curve specified by a NID
377 * \param nid NID of the OID of the curve nam
    [all...]
  /external/eigen/unsupported/Eigen/src/Splines/
SplineFitting.h 38 * \sa Les Piegl and Wayne Tiller, The NURBS book (2nd ed.), 1997, 9.2.1 Global Curve Interpolation to Point Data
61 * \sa Les Piegl and Wayne Tiller, The NURBS book (2nd ed.), 1997, 9.2.1 Global Curve Interpolation to Point Data
  /external/jmonkeyengine/engine/src/core/com/jme3/math/
CurveAndSurfaceMath.java 19 * This method interpolates tha data for the nurbs curve.
112 * This method computes the base function value for the NURB curve.
  /external/webrtc/src/modules/audio_coding/codecs/isac/fix/source/
settings.h 61 /* order of low-band pole filter used to approximate masking curve */
63 /* order of hi-band pole filter used to approximate masking curve */
  /external/webrtc/src/modules/audio_coding/codecs/isac/main/source/
settings.h 70 /* order of low-band pole filter used to approximate masking curve */
72 /* order of hi-band pole filter used to approximate masking curve */

Completed in 682 milliseconds

1 2 3 4 5 6 7 891011>>