Searched refs:crypto_ec_get_b (Results 1 – 7 of 7) sorted by relevance
792 const struct crypto_bignum * crypto_ec_get_b(struct crypto_ec *e);806 const struct crypto_bignum * crypto_ec_get_b(struct crypto_ec *e);
1455 const struct crypto_bignum * crypto_ec_get_b(struct crypto_ec *e) in crypto_ec_get_b() function
1846 const struct crypto_bignum * crypto_ec_get_b(struct crypto_ec *e) in crypto_ec_get_b() function
777 const struct crypto_bignum * crypto_ec_get_b(struct crypto_ec *e);
1449 const struct crypto_bignum * crypto_ec_get_b(struct crypto_ec *e) in crypto_ec_get_b() function
1773 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()