Searched refs:crypto_ec_get_b (Results 1 – 4 of 4) sorted by relevance
766 const struct crypto_bignum * crypto_ec_get_b(struct crypto_ec *e);
1442 const struct crypto_bignum * crypto_ec_get_b(struct crypto_ec *e) in crypto_ec_get_b() function
1761 const struct crypto_bignum * crypto_ec_get_b(struct crypto_ec *e) in crypto_ec_get_b() function
646 b = crypto_ec_get_b(ec); in sswu()