Searched defs:base64name (Results 1 – 1 of 1) sorted by relevance
360 UINT _nx_utility_base64_encode(UCHAR *name, UINT name_size, UCHAR *base64name, UINT base64name_size… in _nx_utility_base64_encode()532 UINT _nx_utility_base64_decode(UCHAR *base64name, UINT base64name_size, UCHAR *name, UINT name_size… in _nx_utility_base64_decode()