This module contains WINC3400 Host MCU Provisioning implementation.
Copyright (c) 2019 Microchip Technology Inc. and its subsidiaries.
Functions | |
uint32 | base64decode (char *src, uint32 len) |
uint32 | decodeLength (uint8 *buff, uint8 *lenBytes) |
Variables | |
static const char | b64_table [] |
References b64_table.
Referenced by post_main_page().
Referenced by post_main_page().
|
static |
Referenced by base64decode().