Searched refs:crypto_ec_get_b (Results 1 – 3 of 3) sorted by relevance
805 const struct crypto_bignum * crypto_ec_get_b(struct crypto_ec *e);
159 const struct crypto_bignum * crypto_ec_get_b(struct crypto_ec *e) in crypto_ec_get_b() function
598 b = crypto_ec_get_b(ec); in sswu()