Home
last modified time | relevance | path

Searched defs:cofactor (Results 1 – 10 of 10) sorted by relevance

/onnv-gate/usr/src/common/crypto/ecc/
H A Decl.c103 const mp_int *geny, const mp_int *order, int cofactor) in ECGroup_consGFp()
144 const mp_int *geny, const mp_int *order, int cofactor) in ECGroup_consGFp_mont()
189 const mp_int *order, int cofactor) in ECGroup_consGF2m()
H A Decl-priv.h177 int cofactor; member
H A Decl-exp.h67 int cofactor; member
H A Dec.c566 mp_int cofactor; in ECDH_Derive() local
H A Decc_impl.h175 int cofactor; member
/onnv-gate/usr/src/common/openssl/crypto/ec/
H A Dec_lib.c284 …_generator(EC_GROUP *group, const EC_POINT *generator, const BIGNUM *order, const BIGNUM *cofactor) in EC_GROUP_set_generator()
328 int EC_GROUP_get_cofactor(const EC_GROUP *group, BIGNUM *cofactor, BN_CTX *ctx) in EC_GROUP_get_cofactor()
H A Dec_curve.c86 const BN_ULONG cofactor;/* the cofactor */ member
H A Dec_lcl.h188 BIGNUM order, cofactor; member
H A Dec_asn1.c178 ASN1_INTEGER *cofactor; member
/onnv-gate/usr/src/common/openssl/crypto/asn1/
H A Dt_pkey.c291 *order=NULL, *cofactor=NULL; in ECPKParameters_print() local