Home
last modified time | relevance | path

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

/linux-4.19.296/crypto/
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()