Searched refs:crypto_ec_get_a (Results 1 – 4 of 4) sorted by relevance
765 const struct crypto_bignum * crypto_ec_get_a(struct crypto_ec *e);
1436 const struct crypto_bignum * crypto_ec_get_a(struct crypto_ec *e) in crypto_ec_get_a() function
1755 const struct crypto_bignum * crypto_ec_get_a(struct crypto_ec *e) in crypto_ec_get_a() function
645 a = crypto_ec_get_a(ec); in sswu()