Home
last modified time | relevance | path

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

/third_party/ulib/uboringssl/crypto/err/
A Derr.c453 const uint32_t b_key = *((const uint32_t*) b) >> 15; in err_string_cmp() local
455 if (a_key < b_key) { in err_string_cmp()
457 } else if (a_key > b_key) { in err_string_cmp()

Completed in 4 milliseconds