Lines Matching defs:p
180 static int EC_GROUP_get_curve(const EC_GROUP *group, BIGNUM *p, BIGNUM *a, in EC_GROUP_get_curve()
835 BIGNUM *pub, *p; in crypto_dh_derive_secret() local
2300 const struct crypto_bignum *p) in crypto_bignum_legendre()
2534 void crypto_ec_point_deinit(struct crypto_ec_point *p, int clear) in crypto_ec_point_deinit()
2543 int crypto_ec_point_x(struct crypto_ec *e, const struct crypto_ec_point *p, in crypto_ec_point_x()
2631 int crypto_ec_point_mul(struct crypto_ec *e, const struct crypto_ec_point *p, in crypto_ec_point_mul()
2643 int crypto_ec_point_invert(struct crypto_ec *e, struct crypto_ec_point *p) in crypto_ec_point_invert()
2676 const struct crypto_ec_point *p) in crypto_ec_point_is_at_infinity()
2683 const struct crypto_ec_point *p) in crypto_ec_point_is_on_curve()
2700 const struct crypto_ec_point *p, in crypto_ec_point_debug_print()
4077 const unsigned char *p; in crypto_ec_key_sign_r_s() local