Searched refs:hex_len (Results 1 – 3 of 3) sorted by relevance
42 const char *const hex, const size_t hex_len, in sodium_hex2bin() argument56 while (hex_pos < hex_len) { in sodium_hex2bin()93 } else if (hex_pos != hex_len) { in sodium_hex2bin()
63 const char * const hex, const size_t hex_len,
681 const void *buf, unsigned int hex_len) in mlx5_dump_debug_information() argument700 rte_hexdump(fd, hex_title, buf, hex_len); in mlx5_dump_debug_information()