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

  /external/chromium_org/third_party/openssl/openssl/crypto/bn/
bn_sqrt.c 62 BIGNUM *BN_mod_sqrt(BIGNUM *in, const BIGNUM *a, const BIGNUM *p, BN_CTX *ctx)
  /external/openssl/crypto/bn/
bn_sqrt.c 62 BIGNUM *BN_mod_sqrt(BIGNUM *in, const BIGNUM *a, const BIGNUM *p, BN_CTX *ctx)

Completed in 234 milliseconds