HomeSort by relevance Sort by last modified time
    Searched full:exponent (Results 626 - 650 of 1644) sorted by null

<<21222324252627282930>>

  /external/chromium_org/net/data/ssl/certificates/
websocket_cacert.pem 25 Exponent: 65537 (0x10001)
  /external/chromium_org/net/quic/
quic_protocol.h 107 // with 5-bit exponent (bias 1), 11-bit mantissa (effective 12 with hidden
109 // 16 bits (little-endian byte order) are split into exponent (high 5) and
112 // if (exponent == 0) value = mantissa;
113 // else value = (mantissa | 1 << 11) << (exponent - 1)
    [all...]
  /external/chromium_org/net/third_party/nss/ssl/
ssl3prot.h 199 SECItem exponent; member in struct:__anon9465
  /external/chromium_org/third_party/WebKit/ManualTests/animation/
animateTransform-parser.svg 6 TODO: does not test e/E exponent notation
  /external/chromium_org/third_party/angle/tests/preprocessor_tests/
number_test.cpp 110 str.push_back(std::tr1::get<3>(GetParam())); // exponent [0-9].
  /external/chromium_org/third_party/tlslite/tlslite/
X509.py 92 #Get the modulus and exponent
  /external/dropbear/libtomcrypt/src/pk/dsa/
dsa_make_key.c 105 Now we need a random exponent [mod q] and it's power g^x mod p
  /external/eigen/Eigen/src/Eigen2Support/
Cwise.h 94 const EIGEN_CWISE_UNOP_RETURN_TYPE(internal::scalar_pow_op) pow(const Scalar& exponent) const;
  /external/ipsec-tools/src/racoon/
plainrsa-gen.8 75 value of RSA public exponent.
plainrsa-gen.c 73 fprintf(stderr, " -e pubexp Public exponent to use (default=0x3)\n");
  /external/kernel-headers/original/asm-arm/
user.h 38 unsigned int exponent:14; member in struct:user_fp::fp_reg
  /external/libvpx/libvpx/examples/includes/geshi/geshi/
fortran.php 80 'eoshift','epsilon','error','exp','exponent','floor','flush','fraction',
haskell.php 79 'decodeFloat', 'encodeFloat', 'exponent',
povray.php 73 'fade_colour', 'fade_color', 'facets', 'extinction', 'exterior', 'exponent', 'expand_thresholds', 'evaluate',
  /external/openssh/
rsa.c 81 fatal("rsa_public_encrypt() exponent too small or not odd");
schnorr.c 115 * in public exponent g^x, under group defined by 'grp_p', 'grp_q' and 'grp_g'
211 * in public exponent g^x, under group defined by 'grp_p', 'grp_q' and 'grp_g'
250 * public exponent g_x (g^x) under group defined by 'grp_p', 'grp_q' and
350 * Verify Schnorr signature 'sig' of length 'siglen' against public exponent
ssh-keyscan.0 73 host-or-namelist bits exponent modulus
ssh-keyscan.1 123 host-or-namelist bits exponent modulus
  /external/skia/tests/
ImageFilterTest.cpp 130 // 3 ) large negative specular exponent value
  /external/sonivox/arm-wt-22k/lib_src/
eas_flog.c 73 /* find exponent */
  /external/wpa_supplicant_8/src/tls/
bignum.c 210 * @b: Bignum from bignum_init(); exponent
  /frameworks/av/media/libstagefright/codecs/amrwbenc/src/asm/ARMV7/
Dot_p_neon.s 22 @ Word16 * exp /* (o) : exponent of result (0..+30) */
scale_sig_neon.s 21 @ Word16 exp /* (i) : exponent: x = round(x << exp) */
  /libcore/luni/src/main/files/cacerts/
1dbdda5b.0 42 Exponent: 3 (0x3)
4d654d1d.0 39 Exponent: 65537 (0x10001)

Completed in 1383 milliseconds

<<21222324252627282930>>