Home
last modified time | relevance | path

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

/openssl/test/
H A Dsslapitest.c181 static int compare_hex_encoded_buffer(const char *hex_encoded, in compare_hex_encoded_buffer() argument
194 if (!TEST_int_eq(hexed[0], hex_encoded[j]) in compare_hex_encoded_buffer()
195 || !TEST_int_eq(hexed[1], hex_encoded[j + 1])) in compare_hex_encoded_buffer()

Completed in 41 milliseconds