HomeSort by relevance Sort by last modified time
    Searched defs:BN_prime_checks (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/third_party/boringssl/src/include/openssl/
bn.h 622 /* BN_prime_checks is magic value that can be used as the |checks| argument to
625 #define BN_prime_checks 0
634 * |BN_prime_checks| then a value that results in approximately 2^{-80} false
652 * |checks| is |BN_prime_checks| then a value that results in approximately
    [all...]
  /external/openssl/crypto/bn/
bn.h 381 #define BN_prime_checks 0 /* default: select number of iterations
    [all...]
  /external/openssl/include/openssl/
bn.h 381 #define BN_prime_checks 0 /* default: select number of iterations
    [all...]

Completed in 228 milliseconds