Lines Matching defs:group

148 static int EC_POINT_get_affine_coordinates(const EC_GROUP *group,  in EC_POINT_get_affine_coordinates()
156 static int EC_POINT_set_affine_coordinates(const EC_GROUP *group, in EC_POINT_set_affine_coordinates()
171 static int EC_POINT_set_compressed_coordinates(const EC_GROUP *group, in EC_POINT_set_compressed_coordinates()
180 static int EC_GROUP_get_curve(const EC_GROUP *group, BIGNUM *p, BIGNUM *a, in EC_GROUP_get_curve()
2244 EC_GROUP *group; member
2255 static int crypto_ec_group_2_nid(int group) in crypto_ec_group_2_nid()
2292 static const char * crypto_ec_group_2_name(int group) in crypto_ec_group_2_name()
2329 struct crypto_ec * crypto_ec_init(int group) in crypto_ec_init()
2634 struct crypto_ecdh * crypto_ecdh_init(int group) in crypto_ecdh_init()
2721 struct crypto_ecdh * crypto_ecdh_init2(int group, struct crypto_ec_key *own_key) in crypto_ecdh_init2()
3060 struct crypto_ec_key * crypto_ec_key_set_priv(int group, in crypto_ec_key_set_priv()
3221 struct crypto_ec_key * crypto_ec_key_set_pub(int group, const u8 *buf_x, in crypto_ec_key_set_pub()
3397 struct crypto_ec_key * crypto_ec_key_gen(int group) in crypto_ec_key_gen()
3568 const EC_GROUP *group; in crypto_ec_key_get_subject_public_key() local
3812 char group[64]; in crypto_ec_key_get_public_key() local
3850 const EC_GROUP *group; in crypto_ec_key_get_public_key() local
3925 EC_GROUP *group; in openssl_evp_pkey_ec_prime_len() local
4636 int group; in hpke_get_context() local
5425 int group; in hpke_base_seal() local
5494 int group; in hpke_base_open() local