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

/freebsd-12-stable/crypto/openssl/crypto/ec/
H A Deck_prn.c73 const BIGNUM *order = NULL, *cofactor = NULL; local
H A Dec_asn1.c137 ASN1_INTEGER *cofactor; member in struct:ec_parameters_st
[all...]
H A Dec_curve.c22 unsigned int cofactor; /* promoted to BN_ULONG */ member in struct:__anon7967
3219 const BIGNUM *cofactor = NULL; local
H A Dec_lib.c330 EC_GROUP_set_generator(EC_GROUP *group, const EC_POINT *generator, const BIGNUM *order, const BIGNUM *cofactor) argument
430 EC_GROUP_get_cofactor(const EC_GROUP *group, BIGNUM *cofactor, BN_CTX *ctx) argument
[all...]
H A Dec_ameth.c705 int kdf_nid, kdfmd_nid, cofactor; local
H A Dec_local.h209 BIGNUM *order, *cofactor; member in struct:ec_group_st

Completed in 41 milliseconds