Lines Matching +full:sub +full:- +full:message
1 /* SPDX-License-Identifier: GPL-2.0 */
3 * NH - ε-almost-universal hash function, x86_64 SSE2 accelerated
30 #define MESSAGE %rsi macro
36 // Load next message stride
37 movdqu \offset(MESSAGE), T1
42 // Add message words to key words
70 * void nh_sse2(const u32 *key, const u8 *message, size_t message_len,
86 sub $0x40, MESSAGE_LEN
94 add $0x40, MESSAGE
95 sub $0x40, MESSAGE_LEN
103 sub $0x10, MESSAGE_LEN
107 sub $0x10, MESSAGE_LEN