Searched refs:apr_base64_decode_binary (Results 1 – 2 of 2) sorted by relevance
132 len = apr_base64_decode_binary((unsigned char *) bufplain, bufcoded); in apr_base64_decode()145 APU_DECLARE(int) apr_base64_decode_binary(unsigned char *bufplain, in apr_base64_decode_binary() function
105 APU_DECLARE(int) apr_base64_decode_binary(unsigned char * plain_dst,