Searched defs:x_bn (Results 1 – 2 of 2) sorted by relevance
193 bssl::UniquePtr<BIGNUM> x_bn(ToBignum(x_)); in Init() local271 bssl::UniquePtr<BIGNUM> x_bn(ToBignum(x_)); in ProcessMessage() local
2438 BIGNUM *x_bn, *y_bn; in crypto_ec_point_to_bin() local