Searched refs:hex_pos (Results 1 – 2 of 2) sorted by relevance
47 size_t hex_pos = (size_t) 0U; in sodium_hex2bin() local56 while (hex_pos < hex_len) { in sodium_hex2bin()57 c = (unsigned char) hex[hex_pos]; in sodium_hex2bin()64 hex_pos++; in sodium_hex2bin()81 hex_pos++; in sodium_hex2bin()84 hex_pos--; in sodium_hex2bin()92 *hex_end = &hex[hex_pos]; in sodium_hex2bin()93 } else if (hex_pos != hex_len) { in sodium_hex2bin()
161 size_t hex_pos = 0; in ldns_rr_new_frm_str_internal() local479 hex_pos = 0; in ldns_rr_new_frm_str_internal()490 hex_data_size + 2, &hex_pos); in ldns_rr_new_frm_str_internal()