Searched defs:SIGMA (Results 1 – 8 of 8) sorted by relevance
28 const SIGMA: [u32; 4] = [ in ChaCha20_ctr32() constant
64 SIGMA = 18; enumerator
33 private static final int[] SIGMA = field in ChaCha20Util
34 private static final int[] SIGMA = field in ChaCha20Util
299 uint32_t SIGMA[6][2]; in mbedtls_camellia_setkey_enc() local