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()
2343 EC_GROUP *group; member
2354 static int crypto_ec_group_2_nid(int group) in crypto_ec_group_2_nid()
2391 static const char * crypto_ec_group_2_name(int group) in crypto_ec_group_2_name()
2428 struct crypto_ec * crypto_ec_init(int group) in crypto_ec_init()
2733 struct crypto_ecdh * crypto_ecdh_init(int group) in crypto_ecdh_init()
2824 struct crypto_ecdh * crypto_ecdh_init2(int group, struct crypto_ec_key *own_key) in crypto_ecdh_init2()
3163 struct crypto_ec_key * crypto_ec_key_set_priv(int group, in crypto_ec_key_set_priv()
3324 struct crypto_ec_key * crypto_ec_key_set_pub(int group, const u8 *buf_x, in crypto_ec_key_set_pub()
3500 struct crypto_ec_key * crypto_ec_key_gen(int group) in crypto_ec_key_gen()
3671 const EC_GROUP *group; in crypto_ec_key_get_subject_public_key() local
3917 char group[64]; in crypto_ec_key_get_public_key() local
3955 const EC_GROUP *group; in crypto_ec_key_get_public_key() local
4030 EC_GROUP *group; in openssl_evp_pkey_ec_prime_len() local
4741 int group; in hpke_get_context() local
5538 int group; in hpke_base_seal() local
5607 int group; in hpke_base_open() local