Searched refs:c_val (Results 1 – 4 of 4) sorted by relevance
53 unsigned char c_val; in sodium_hex2bin() local69 c_val = (c_num0 & c_num) | (c_alpha0 & c_alpha); in sodium_hex2bin()76 c_acc = c_val * 16U; in sodium_hex2bin()78 bin[bin_pos++] = c_acc | c_val; in sodium_hex2bin()
71 int c_val; member
188 Elf32_Word c_val; member
195 Elf64_Xword c_val; member