Searched defs:xBytes (Results 1 – 3 of 3) sorted by relevance
330 unsigned int xBytes, yBytes; in remove_padding() local
327 def flagEncodeCoords(flag, x, y, xBytes, yBytes): argument
1698 jbyteArray xBytes, jbyteArray yBytes, in NativeCrypto_EC_GROUP_new_arbitrary()2057 jbyteArray xBytes = bignumToArray(env, x.get(), "x"); in NativeCrypto_EC_POINT_get_affine_coordinates() local