Searched refs:os_toebcdic (Results 1 – 5 of 5) sorted by relevance
60 const unsigned char os_toebcdic[256] = {179 const unsigned char os_toebcdic[256] = {294 const unsigned char os_toebcdic[256] = {355 *udest++ = os_toebcdic[*usrce++];
98 c = os_toebcdic[c]; in OPENSSL_hexchar2int()
248 return os_toebcdic[c]; in ossl_fromascii()
27 # define os_toebcdic _openssl_os_toebcdic macro32 extern const unsigned char os_toebcdic[256];
75 ? os_toebcdic[ch] in BIO_dump_indent_cb()