Home
last modified time | relevance | path

Searched refs:ec_point_get_affine_coordinate_bytes (Results 1 – 5 of 5) sorted by relevance

/external/boringssl/src/crypto/fipsmodule/ecdh/
Decdh.c97 !ec_point_get_affine_coordinate_bytes(group, buf, NULL, &buflen, in ECDH_compute_key_fips()
/external/boringssl/src/crypto/ecdh_extra/
Decdh_extra.c99 !ec_point_get_affine_coordinate_bytes(group, buf, NULL, &buf_len, in ECDH_compute_key()
/external/boringssl/src/crypto/fipsmodule/ec/
Doct.c107 if (!ec_point_get_affine_coordinate_bytes( in ec_GFp_simple_point2oct()
Dinternal.h365 int ec_point_get_affine_coordinate_bytes(const EC_GROUP *group, uint8_t *out_x,
Dec.c1018 int ec_point_get_affine_coordinate_bytes(const EC_GROUP *group, uint8_t *out_x, in ec_point_get_affine_coordinate_bytes() function