Home
last modified time | relevance | path

Searched refs:EC_GROUP_new_curve_GFp (Results 1 – 10 of 10) sorted by relevance

/NextBSD/crypto/openssl/doc/crypto/
HDEC_GROUP_new.pod5 EC_GROUP_new, EC_GROUP_free, EC_GROUP_clear_free, EC_GROUP_new_curve_GFp, EC_GROUP_new_curve_GF2m, …
16 EC_GROUP *EC_GROUP_new_curve_GFp(const BIGNUM *p, const BIGNUM *a, const BIGNUM *b, BN_CTX *ctx);
55 The functions EC_GROUP_new_curve_GFp and EC_GROUP_new_curve_GF2m are shortcuts for calling EC_GROUP…
HDec.pod49 EC_GROUP *EC_GROUP_new_curve_GFp(const BIGNUM *p, const BIGNUM *a, const BIGNUM *b, BN_CTX *ctx);
/NextBSD/crypto/openssl/crypto/ec/
HDec_cvt.c79 EC_GROUP *EC_GROUP_new_curve_GFp(const BIGNUM *p, const BIGNUM *a, in EC_GROUP_new_curve_GFp() function
HDec_curve.c3090 if ((group = EC_GROUP_new_curve_GFp(p, a, b, ctx)) == NULL) { in ec_group_new_from_data()
HDec.h375 EC_GROUP *EC_GROUP_new_curve_GFp(const BIGNUM *p, const BIGNUM *a,
HDec_asn1.c839 ret = EC_GROUP_new_curve_GFp(p, a, b, NULL); in ec_asn1_parameters2group()
/NextBSD/crypto/openssl/engines/ccgost/
HDgost2001.c75 grp = EC_GROUP_new_curve_GFp(p, a, b, ctx); in fill_GOST2001_params()
/NextBSD/secure/lib/libcrypto/
HDMakefile.man511 MLINKS+= EC_GROUP_new.3 EC_GROUP_new_curve_GFp.3
/NextBSD/crypto/openssl/util/
HDlibeay.num2385 EC_GROUP_new_curve_GFp 2885 EXIST::FUNCTION:EC
/NextBSD/crypto/openssl/
HDCHANGES1232 EC_GROUP_new_curve_GFp() currently prefers the more flexible
3805 EC_GROUP_new_curve_GFp() will now automatically use this