Searched refs:os_toebcdic (Results 1 - 16 of 16) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/include/openssl/
H A Debcdic.h10 #define os_toebcdic _openssl_os_toebcdic macro
15 extern const unsigned char os_toebcdic[256];
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/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++];
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/
H A Debcdic.h14 # define os_toebcdic _openssl_os_toebcdic macro
19 extern const unsigned char os_toebcdic[256];
H A Debcdic.c102 const unsigned char os_toebcdic[256] = { variable
217 const unsigned char os_toebcdic[256] = { variable
278 *udest++ = os_toebcdic[*usrce++];
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/
H A Debcdic.h14 # define os_toebcdic _openssl_os_toebcdic macro
19 extern const unsigned char os_toebcdic[256];
H A Debcdic.c102 const unsigned char os_toebcdic[256] = { variable
217 const unsigned char os_toebcdic[256] = { variable
278 *udest++ = os_toebcdic[*usrce++];
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/bio/
H A Db_dump.c138 ? os_toebcdic[ch]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/bio/
H A Db_dump.c131 ? os_toebcdic[ch]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/bio/
H A Db_dump.c131 ? os_toebcdic[ch]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/asn1/
H A Da_mbstr.c419 if ((ch == os_toascii[' ']) || strchr("'()+,-./:=?", os_toebcdic[ch]))
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/asn1/
H A Da_mbstr.c419 if ((ch == os_toascii[' ']) || strchr("'()+,-./:=?", os_toebcdic[ch]))
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/asn1/
H A Da_mbstr.c397 if ((ch == os_toascii[' ']) || strchr("'()+,-./:=?", os_toebcdic[ch])) return 1;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/x509v3/
H A Dv3_utl.c404 ch = os_toebcdic[ch];
409 cl = os_toebcdic[cl];
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/x509v3/
H A Dv3_utl.c450 ch = os_toebcdic[ch];
456 cl = os_toebcdic[cl];
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/x509v3/
H A Dv3_utl.c450 ch = os_toebcdic[ch];
456 cl = os_toebcdic[cl];

Completed in 99 milliseconds