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

  /external/openssl/crypto/ec/
ecp_mont.c 77 ec_GFp_mont_group_set_curve,
197 int ec_GFp_mont_group_set_curve(EC_GROUP *group, const BIGNUM *p, const BIGNUM *a, const BIGNUM *b, BN_CTX *ctx)
ec_lcl.h 331 int ec_GFp_mont_group_set_curve(EC_GROUP *, const BIGNUM *p, const BIGNUM *a, const BIGNUM *b, BN_CTX *);

Completed in 2099 milliseconds