Searched refs:__crypto_memneq (Results 1 – 13 of 13) sorted by relevance
156 noinline unsigned long __crypto_memneq(const void *a, const void *b, in __crypto_memneq() function166 EXPORT_SYMBOL(__crypto_memneq);
224 noinline unsigned long __crypto_memneq(const void *a, const void *b, size_t size);238 return __crypto_memneq(a, b, size) != 0UL ? 1 : 0; in crypto_memneq()
167 __crypto_memneq
762 __crypto_memneq
59 __crypto_memneq
249 __crypto_memneq
1003 __crypto_memneq
233 __crypto_memneq
1687 __crypto_memneq
296 __crypto_memneq
266 __crypto_memneq
161 __crypto_memneq
333 __crypto_memneq