Home
last modified time | relevance | path

Searched defs:x_and_y_equal (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/cronet/third_party/boringssl/src/crypto/fipsmodule/ec/
H A Dsimple.c260 const BN_ULONG x_and_y_equal = ~(x_not_equal | y_not_equal); in ec_GFp_simple_points_equal() local
293 const BN_ULONG x_and_y_equal = ~(x_not_equal | y_not_equal); in ec_affine_jacobian_equal() local
/aosp_15_r20/external/boringssl/src/crypto/fipsmodule/ec/
H A Dsimple.c260 const BN_ULONG x_and_y_equal = ~(x_not_equal | y_not_equal); in ec_GFp_simple_points_equal() local
293 const BN_ULONG x_and_y_equal = ~(x_not_equal | y_not_equal); in ec_affine_jacobian_equal() local
/aosp_15_r20/external/rust/crates/quiche/deps/boringssl/src/crypto/fipsmodule/ec/
Dsimple.c276 const BN_ULONG x_and_y_equal = ~(x_not_equal | y_not_equal); in ec_GFp_simple_points_equal() local
309 const BN_ULONG x_and_y_equal = ~(x_not_equal | y_not_equal); in ec_affine_jacobian_equal() local
/aosp_15_r20/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/crypto/fipsmodule/ec/
Dsimple.c276 const BN_ULONG x_and_y_equal = ~(x_not_equal | y_not_equal); in ec_GFp_simple_points_equal() local
309 const BN_ULONG x_and_y_equal = ~(x_not_equal | y_not_equal); in ec_affine_jacobian_equal() local