Home
last modified time | relevance | path

Searched refs:aorig (Results 1 - 1 of 1) sorted by relevance

/third_party/libwebsockets/plugins/ssh-base/crypto/
H A Dsmult_curve25519_ref.c50 unsigned int aorig[32]; in freeze() local
54 for (j = 0;j < 32;++j) aorig[j] = a[j]; in freeze()
57 for (j = 0;j < 32;++j) a[j] ^= negative & (aorig[j] ^ a[j]); in freeze()

Completed in 2 milliseconds