Searched defs:os_toebcdic (Results 1 - 3 of 3) sorted by relevance

/external/openssl/crypto/
H A Debcdic.h10 #define os_toebcdic _openssl_os_toebcdic macro
15 extern const unsigned char os_toebcdic[256];
H A Debcdic.c69 const unsigned char os_toebcdic[256] = { variable
153 const unsigned char os_toebcdic[256] = { variable
215 *udest++ = os_toebcdic[*usrce++];
/external/openssl/include/openssl/
H A Debcdic.h10 #define os_toebcdic _openssl_os_toebcdic macro
15 extern const unsigned char os_toebcdic[256];

Completed in 59 milliseconds