Searched refs:b1_ (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() argument161 const unsigned char *b1 = (const unsigned char *) b1_; in sodium_memcmp()165 (const volatile unsigned char *volatile) b1_; in sodium_memcmp()198 sodium_compare(const unsigned char *b1_, const unsigned char *b2_, size_t len) in sodium_compare() argument201 const unsigned char *b1 = b1_; in sodium_compare()205 (const volatile unsigned char *volatile) b1_; in sodium_compare()