Searched defs:sign (Results 1 – 14 of 14) sorted by relevance
176 public byte[] sign(byte[] data, byte[] salt) { in sign() method in CryptorImpIdentityV1191 public byte[] sign(byte[] data) { in sign() method in CryptorImpIdentityV1
71 public byte[] sign(byte[] data, byte[] key) { in sign() method in Cryptor
173 public byte[] sign(byte[] data, byte[] key) { in sign() method in CryptorImpV1
164 uint32_t sign; in ECC_NAF() local200 uint32_t sign; in ECC_PointMult_Bin_NAF() local
159 uint32_t sign; in ECC_NAF() local195 uint32_t sign; in ECC_PointMult_Bin_NAF() local
37 Result<Signature> sign(const PrivateKey& private_key, const uint8_t* data, size_t data_size) { in sign() function
114 val sign = if (negative) "−" else "" in getFormattedNumber() constant
45 pub fn sign(data: &[u8]) -> Result<Vec<u8>> { in sign() function
366 val sign = if (mOffset < 0) '-' else '+' constant
856 final float sign = Math.signum(mVelocity); in onEdgeReached() local943 final float sign = Math.signum(mVelocity); in update() local
153 int sign = 1; in actionMove() local
137 int sign = 1; in actionMove() local
1246 float sign = darkText ? 1.f : -1.f; in getNextColor() local
117 int sign = 1; in convertValueToInt() local