HomeSort by relevance Sort by last modified time
    Searched full:bignum (Results 451 - 475 of 513) sorted by null

<<11121314151617181920>>

  /external/dropbear/libtomcrypt/src/headers/
tomcrypt_math.h 31 /** initialize a bignum
  /external/openssh/
authfd.c 366 Key* key, BIGNUM *challenge,
  /external/openssl/crypto/asn1/
asn1t.h 918 DECLARE_ASN1_ITEM(BIGNUM)
  /external/openssl/crypto/bn/asm/
x86_64-gcc.c 6 * x86_64 BIGNUM accelerator version 0.1, December 2002.
  /external/openssl/crypto/bn/
bn_lcl.h 231 * "bignum" routines (and have the compiler optimize 'em)
  /external/openssl/crypto/objects/
obj_dat.c 469 BIGNUM *bl;
  /external/openssl/include/openssl/
asn1t.h 918 DECLARE_ASN1_ITEM(BIGNUM)
  /external/openssl/ssl/
s3_srvr.c     [all...]
  /external/wpa_supplicant_8/hostapd/
Android.mk 613 OBJS += src/tls/bignum.c
  /prebuilts/gcc/linux-x86/x86/i686-linux-android-4.6/bin/
i686-linux-android-as 
  /prebuilts/gcc/linux-x86/x86/i686-linux-android-4.6/i686-linux-android/bin/
as 
  /external/dropbear/libtomcrypt/
crypt.tex 146 With this library all core functions (ciphers, hashes, prngs, and bignum) have the same prototype definition. They all load
151 application can support all ciphers/hashes/prngs/bignum without changing the source code.
166 pseudo--random number generators (PRNG), and bignum math routines are all used within the API through \textit{descriptor} tables which
    [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...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/bin/
i686-linux-as 
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/bin/
as 
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/bin/
i686-linux-as 
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/bin/
as 
  /hardware/libhardware/tests/keymaster/
keymaster_test.cpp 162 void operator()(BIGNUM* p) const {
166 typedef UniquePtr<BIGNUM, BIGNUM_Delete> Unique_BIGNUM;
    [all...]
  /system/security/keystore/
keystore.cpp 75 void operator()(BIGNUM* p) const {
79 typedef UniquePtr<BIGNUM, BIGNUM_Delete> Unique_BIGNUM;
    [all...]
  /external/chromium_org/third_party/openssl/openssl/apps/
ocsp.c 1161 BIGNUM *bn = NULL;
    [all...]
  /external/chromium_org/third_party/openssl/openssl/crypto/err/
err.c 133 {ERR_PACK(ERR_LIB_BN,0,0) ,"bignum routines"},
  /external/chromium_org/third_party/openssl/openssl/patches/
channelid.patch 419 + BIGNUM x, y;
    [all...]
  /external/openssl/apps/
ocsp.c 1161 BIGNUM *bn = NULL;
    [all...]
  /external/openssl/crypto/err/
err.c 133 {ERR_PACK(ERR_LIB_BN,0,0) ,"bignum routines"},
  /external/openssl/patches/
channelid.patch 419 + BIGNUM x, y;
    [all...]

Completed in 859 milliseconds

<<11121314151617181920>>