Home
last modified time | relevance | path

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

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