HomeSort by relevance Sort by last modified time
    Searched refs:ebcdic (Results 1 - 17 of 17) sorted by null

  /external/openssl/crypto/md4/
md4_one.c 65 #include <openssl/ebcdic.h>
  /external/openssl/crypto/md5/
md5_one.c 65 #include <openssl/ebcdic.h>
  /external/openssl/crypto/mdc2/
mdc2test.c 80 #include <openssl/ebcdic.h>
  /external/openssl/crypto/sha/
sha1test.c 76 #include <openssl/ebcdic.h>
shatest.c 76 #include <openssl/ebcdic.h>
  /external/openssl/crypto/hmac/
hmactest.c 78 #include <openssl/ebcdic.h>
92 "More text test vectors to stuff up EBCDIC machines :-)",
  /external/chromium_org/third_party/icu/source/data/mappings/
ucmebcdic.mk 3 # A list of EBCDIC UCM's to build
6 UCM_SOURCE_EBCDIC = ebcdic-xml-us.ucm\
  /external/icu/icu4c/source/data/mappings/
ucmebcdic.mk 3 # A list of EBCDIC UCM's to build
6 UCM_SOURCE_EBCDIC = ebcdic-xml-us.ucm\
  /external/pcre/dist/
RunTest 51 # If the first and only argument is "ebcdic", the script runs the special
52 # EBCDIC test that can be useful for checking certain EBCDIC features, even
142 # ------ Special EBCDIC Test -------
144 if [ $# -eq 1 -a "$1" = "ebcdic" ]; then
145 ./pcretest -C ebcdic >/dev/null
146 ebcdic=$?
147 if [ $ebcdic -ne 1 ] ; then
148 echo "Cannot run EBCDIC tests: EBCDIC support not compiled
    [all...]
configure     [all...]
  /external/openssl/crypto/des/
fcrypt.c 9 #include <openssl/ebcdic.h>
91 /* Convert the result back to EBCDIC */
  /external/openssl/crypto/
crypto.h 134 #include <openssl/ebcdic.h>
  /external/openssl/include/openssl/
crypto.h 134 #include <openssl/ebcdic.h>
  /external/chromium_org/third_party/icu/source/data/
Makefile.in 281 # CHROME: we don't need any EBCDIC converters.
    [all...]
  /external/icu/icu4c/source/data/
Makefile.in     [all...]
  /external/openssl/
Crypto-config-host.mk 244 crypto/ebcdic.c \
Crypto-config-target.mk 244 crypto/ebcdic.c \

Completed in 683 milliseconds