Searched refs:b64_huff_sym (Results 1 – 1 of 1) sorted by relevance
31 struct b64_huff_sym { struct35 static const b64_huff_sym huff_alphabet[64] = { argument151 b64_huff_sym sa = huff_alphabet[a]; in enc_add2()152 b64_huff_sym sb = huff_alphabet[b]; in enc_add2()161 b64_huff_sym sa = huff_alphabet[a]; in enc_add1()