Searched refs:stripLeadingZeroes (Results 1 – 1 of 1) sorted by relevance
39 static byte[] stripLeadingZeroes(byte[] value) { in stripLeadingZeroes() method in Util79 byte[] xBytes = stripLeadingZeroes(x.toByteArray()); in publicKeyEncodeUncompressedForm()88 byte[] yBytes = stripLeadingZeroes(y.toByteArray()); in publicKeyEncodeUncompressedForm()