Searched defs:y_bit (Results 1 – 5 of 5) sorted by relevance
141 const int y_bit = form & 1; in ec_GFp_simple_oct2point() local234 int y_bit, BN_CTX *ctx) { in EC_POINT_set_compressed_coordinates_GFp()
426 uint32_t n_s, y_bit, g_bit; in ParseSsData() local
1578 const struct crypto_bignum *x, int y_bit) in crypto_ec_point_solve_y_coord()
1797 const struct crypto_bignum *x, int y_bit) in crypto_ec_point_solve_y_coord()
1841 static const uint32_t y_bit = 2; variable