Searched defs:yBytes (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()2063 jbyteArray yBytes = bignumToArray(env, y.get(), "y"); in NativeCrypto_EC_POINT_get_affine_coordinates() local