Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/ec/
H A Dec_oct.c19 const BIGNUM *x, int y_bit, BN_CTX *ctx) in EC_POINT_set_compressed_coordinates()
55 int y_bit, BN_CTX *ctx) in EC_POINT_set_compressed_coordinates_GFp()
63 int y_bit, BN_CTX *ctx) in EC_POINT_set_compressed_coordinates_GF2m()
H A Decp_oct.c18 const BIGNUM *x_, int y_bit, in ec_GFp_simple_set_compressed_coordinates()
273 int y_bit; in ec_GFp_simple_oct2point() local
H A Dec2_oct.c35 const BIGNUM *x_, int y_bit, in ec_GF2m_simple_set_compressed_coordinates()
240 int y_bit, m; in ec_GF2m_simple_oct2point() local
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/ec/
H A Dec_oct.c25 const BIGNUM *x, int y_bit, BN_CTX *ctx) in EC_POINT_set_compressed_coordinates()
58 int y_bit, BN_CTX *ctx) in EC_POINT_set_compressed_coordinates_GFp()
66 int y_bit, BN_CTX *ctx) in EC_POINT_set_compressed_coordinates_GF2m()
H A Decp_oct.c24 const BIGNUM *x_, int y_bit, in ossl_ec_GFp_simple_set_compressed_coordinates()
279 int y_bit; in ossl_ec_GFp_simple_oct2point() local
H A Dec2_oct.c41 const BIGNUM *x_, int y_bit, in ossl_ec_GF2m_simple_set_compressed_coordinates()
261 int y_bit, m; in ossl_ec_GF2m_simple_oct2point() local