Searched refs:crypto_ec_get_b (Results 1 – 5 of 5) sorted by relevance
794 const struct crypto_bignum * crypto_ec_get_b(struct crypto_ec *e);
2141 const struct crypto_bignum *crypto_ec_get_b(struct crypto_ec *e) in crypto_ec_get_b() function
1817 const struct crypto_bignum * crypto_ec_get_b(struct crypto_ec *e) in crypto_ec_get_b() function
2422 const struct crypto_bignum * crypto_ec_get_b(struct crypto_ec *e) in crypto_ec_get_b() function
655 b = crypto_ec_get_b(ec); in sswu()