Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/lib/
H A Dmemneq.c92 static inline unsigned long __crypto_memneq_16(const void *a, const void *b) in __crypto_memneq_16() function
161 return __crypto_memneq_16(a, b); in __crypto_memneq()
/kernel/linux/linux-6.6/lib/crypto/
H A Dmemneq.c93 static inline unsigned long __crypto_memneq_16(const void *a, const void *b) in __crypto_memneq_16() function
168 return __crypto_memneq_16(a, b); in __crypto_memneq()

Completed in 1 milliseconds