Searched refs:crypto_ec_get_a (Results 1 – 4 of 4) sorted by relevance
787 const struct crypto_bignum * crypto_ec_get_a(struct crypto_ec *e);
1811 const struct crypto_bignum * crypto_ec_get_a(struct crypto_ec *e) in crypto_ec_get_a() function
2416 const struct crypto_bignum * crypto_ec_get_a(struct crypto_ec *e) in crypto_ec_get_a() function
647 a = crypto_ec_get_a(ec); in sswu()