Searched refs:crypto_ec_get_a (Results 1 – 7 of 7) sorted by relevance
791 const struct crypto_bignum * crypto_ec_get_a(struct crypto_ec *e);799 const struct crypto_bignum * crypto_ec_get_a(struct crypto_ec *e);
1449 const struct crypto_bignum * crypto_ec_get_a(struct crypto_ec *e) in crypto_ec_get_a() function
1840 const struct crypto_bignum * crypto_ec_get_a(struct crypto_ec *e) in crypto_ec_get_a() function
776 const struct crypto_bignum * crypto_ec_get_a(struct crypto_ec *e);
1443 const struct crypto_bignum * crypto_ec_get_a(struct crypto_ec *e) in crypto_ec_get_a() function
1767 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()