HomeSort by relevance Sort by last modified time
    Searched full:bignum (Results 226 - 250 of 298) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/wpa_supplicant_8/hostapd/
Android.mk 656 OBJS += src/tls/bignum.c
Makefile 692 OBJS += ../src/tls/bignum.o
  /system/keymaster/
android_keymaster_test_utils.cpp 68 os << " Bignum: ";
    [all...]
  /toolchain/binutils/binutils-2.25/gas/config/
tc-epiphany.c 1110 case O_big: /* Bignum. */
tc-tic4x.c     [all...]
  /external/bison/lib/
vasnprintf.c 332 /* Representation of a bignum >= 0. */
407 /* Compute the quotient of a bignum a >= 0 and a bignum b > 0.
839 /* Convert a bignum a >= 0, multiplied with 10^extra_zeroes, to decimal
896 write x as x = 2^e * m, where m is a bignum.
984 write x as x = 2^e * m, where m is a bignum.
    [all...]
  /external/wpa_supplicant_8/wpa_supplicant/
README 106 - bignum
108 TLSv1/X.509/ASN.1/RSA/bignum parts are about 25 kB on x86)
    [all...]
Android.mk 1059 OBJS += src/tls/bignum.c
    [all...]
  /hardware/libhardware/tests/keymaster/
keymaster_test.cpp 163 void operator()(BIGNUM* p) const {
167 typedef UniquePtr<BIGNUM, BIGNUM_Delete> Unique_BIGNUM;
    [all...]
  /system/security/keystore/
key_store_service.cpp 53 void operator()(BIGNUM* p) const { BN_free(p); }
55 typedef UniquePtr<BIGNUM, BIGNUM_Delete> Unique_BIGNUM;
    [all...]
  /toolchain/binutils/binutils-2.25/gas/
ChangeLog-2005     [all...]
Makefile.am 96 bignum.h \
ChangeLog     [all...]
ChangeLog-2010     [all...]
  /device/linaro/bootloader/edk2/CryptoPkg/Library/OpensslLib/
OpensslLib.inf 234 # BIGNUM
  /external/boringssl/src/include/openssl/
evp.h 608 BIGNUM *e);
    [all...]
  /system/update_engine/payload_consumer/
delta_performer_integration_test.cc 230 BIGNUM* e = BN_new();
    [all...]
  /external/boringssl/src/ssl/
t1_lib.c     [all...]
  /external/openssh/
ssh-keygen.c 185 int gen_candidates(FILE *, u_int32_t, u_int32_t, BIGNUM *);
412 buffer_get_bignum_bits(struct sshbuf *b, BIGNUM *value)
    [all...]
ssh-agent.c 296 BIGNUM *challenge;
    [all...]
  /external/swiftshader/third_party/LLVM/lib/Support/
APFloat.cpp 349 /* Return the fraction lost were a bignum truncated losing the least
1099 /* If exponents are equal, do an unsigned bignum comparison of the
    [all...]
  /toolchain/binutils/binutils-2.25/gas/doc/
as.texinfo     [all...]
  /external/llvm/lib/Support/
APFloat.cpp 341 /* Return the fraction lost were a bignum truncated losing the least
    [all...]
  /external/wpa_supplicant_8/src/tls/
libtommath.c 10 * easier to build bignum.c wrapper without having to install and build an
13 * If CONFIG_INTERNAL_LIBTOMMATH is defined, bignum.c includes this
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/share/info/
as.info     [all...]

Completed in 802 milliseconds

1 2 3 4 5 6 7 8 91011>>