Home
last modified time | relevance | path

Searched defs:base64name (Results 1 – 1 of 1) sorted by relevance

/NetX-Duo-v6.4.1/common/src/
Dnx_utility.c360 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()