Home
last modified time | relevance | path

Searched defs:y_bit (Results 1 – 2 of 2) sorted by relevance

/external/boringssl/src/crypto/ec/
Doct.c183 int y_bit; in ec_GFp_simple_oct2point() local
319 int y_bit, BN_CTX *ctx) { in ec_GFp_simple_set_compressed_coordinates()
459 int y_bit, BN_CTX *ctx) { in EC_POINT_set_compressed_coordinates_GFp()
/external/wpa_supplicant_8/src/crypto/
Dcrypto_openssl.c1367 const struct crypto_bignum *x, int y_bit) in crypto_ec_point_solve_y_coord()