Searched defs:cofactor (Results 1 - 8 of 8) sorted by relevance

/freebsd-10-stable/crypto/openssl/crypto/ec/
H A Deck_prn.c152 *order = NULL, *cofactor = NULL; local
H A Dec_lcl.h212 BIGNUM order, cofactor; member in struct:ec_group_st
H A Dec_curve.c81 unsigned int cofactor; /* promoted to BN_ULONG */ member in struct:__anon71
H A Dec_lib.c270 EC_GROUP_set_generator(EC_GROUP *group, const EC_POINT *generator, const BIGNUM *order, const BIGNUM *cofactor) argument
314 EC_GROUP_get_cofactor(const EC_GROUP *group, BIGNUM *cofactor, BN_CTX *ctx) argument
[all...]
H A Dec_asn1.c182 ASN1_INTEGER *cofactor; member in struct:ec_parameters_st
[all...]
/freebsd-10-stable/contrib/wpa/src/eap_common/
H A Deap_pwd_common.c93 BIGNUM *x_candidate = NULL, *rnd = NULL, *cofactor = NULL; local
/freebsd-10-stable/contrib/wpa/src/eap_peer/
H A Deap_pwd.c271 BIGNUM *mask = NULL, *x = NULL, *y = NULL, *cofactor = NULL; local
/freebsd-10-stable/contrib/wpa/src/eap_server/
H A Deap_server_pwd.c624 BIGNUM *x = NULL, *y = NULL, *cofactor = NULL; local

Completed in 135 milliseconds