Searched defs:ec (Results 1 – 7 of 7) sorted by relevance
109 int dragonfly_is_quadratic_residue_blind(struct crypto_ec *ec, in dragonfly_is_quadratic_residue_blind()219 int dragonfly_sqrt(struct crypto_ec *ec, const struct crypto_bignum *val, in dragonfly_sqrt()
55 struct crypto_ec *ec; member88 struct crypto_ec *ec; member
573 static struct crypto_ec_point * sswu(struct crypto_ec *ec, int group, in sswu()818 sae_derive_pt_ecc(struct crypto_ec *ec, int group, in sae_derive_pt_ecc()
30 elliptic_curve_t *ec; in p_256_init_curve() local
926 mbedtls_ecp_keypair *ec ) in pk_write_ec_param()942 mbedtls_ecp_keypair *ec, int format ) in pk_write_ec_pubkey_formatted()
463 uint32_t ec: 2; member