Searched refs:b2_ (Results 1 – 2 of 2) sorted by relevance
34 int sodium_memcmp(const void * const b1_, const void * const b2_, size_t len)44 int sodium_compare(const unsigned char *b1_, const unsigned char *b2_,
158 sodium_memcmp(const void *const b1_, const void *const b2_, size_t len) in sodium_memcmp() argument162 const unsigned char *b2 = (const unsigned char *) b2_; in sodium_memcmp()167 (const volatile unsigned char *volatile) b2_; in sodium_memcmp()198 sodium_compare(const unsigned char *b1_, const unsigned char *b2_, size_t len) in sodium_compare() argument202 const unsigned char *b2 = b2_; in sodium_compare()207 (const volatile unsigned char *volatile) b2_; in sodium_compare()