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

  /external/chromium_org/third_party/boringssl/src/crypto/ec/
internal.h 98 int (*group_set_curve)(EC_GROUP *, const BIGNUM *p, const BIGNUM *a, member in struct:ec_method_st
  /external/openssl/crypto/ec/
ec_lcl.h 105 int (*group_set_curve)(EC_GROUP *, const BIGNUM *p, const BIGNUM *a, const BIGNUM *b, BN_CTX *); member in struct:ec_method_st

Completed in 34 milliseconds