Searched refs:ap_base64decode_binary (Results 1 – 3 of 3) sorted by relevance
116 len = ap_base64decode_binary((unsigned char *) bufplain, bufcoded); in ap_base64decode()125 ap_base64decode_binary(unsigned char *bufplain, const char *bufcoded) in ap_base64decode_binary() function
190 API_EXPORT(int) ap_base64decode_binary(unsigned char * plain_dst,
884 ap_base64decode_binary(nonce_time.arr, resp->nonce); in check_nonce()