Searched defs:ic_low (Results 1 - 5 of 5) sorted by relevance
| /src/sys/external/isc/libsodium/dist/src/libsodium/crypto_stream/salsa20/xmm6int/ | ||
| H A D | salsa20_xmm6int-avx2.c | 108 uint32_t ic_low; local in function:stream_avx2_xor_ic |
| H A D | salsa20_xmm6int-sse2.c | 99 uint32_t ic_low; local in function:stream_sse2_xor_ic |
| /src/sys/external/isc/libsodium/dist/src/libsodium/crypto_stream/chacha20/dolbeau/ | ||
| H A D | chacha20_dolbeau-avx2.c | 135 uint32_t ic_low; local in function:stream_ref_xor_ic |
| H A D | chacha20_dolbeau-ssse3.c | 129 uint32_t ic_low; local in function:stream_ref_xor_ic |
| /src/sys/external/isc/libsodium/dist/src/libsodium/crypto_stream/chacha20/ref/ | ||
| H A D | chacha20_ref.c | 272 uint32_t ic_low; local in function:stream_ref_xor_ic |
Completed in 13 milliseconds