Searched refs:xlate_ebcdic_to_ascii (Results 1 – 2 of 2) sorted by relevance
103 static apr_xlate_t *xlate_ebcdic_to_ascii; /* used in apr_md5_encode() */ variable476 xlate_ebcdic_to_ascii = xlate; in apr_MD5InitEBCDIC()551 apr_md5_set_xlate(&ctx, xlate_ebcdic_to_ascii); in apr_md5_encode()574 apr_md5_set_xlate(&ctx1, xlate_ebcdic_to_ascii); in apr_md5_encode()624 apr_md5_set_xlate(&ctx1, xlate_ebcdic_to_ascii); in apr_md5_encode()
82 static apr_xlate_t *xlate_ebcdic_to_ascii; /* used in apr_md4_encode() */ variable401 xlate_ebcdic_to_ascii = xlate; in apr_MD4InitEBCDIC()