base64_decode_ctx Struct Reference
#include <base64.h>
Collaboration diagram for base64_decode_ctx:
![Collaboration graph](structbase64__decode__ctx__coll__graph.png)
Public Attributes | |
const signed char * | table |
unsigned short | word |
unsigned char | bits |
unsigned char | padding |
Detailed Description
Member Data Documentation
◆ bits
unsigned char base64_decode_ctx::bits |
Definition at line 126 of file base64.h.
Referenced by base64_decode_final(), base64_decode_init(), and base64_decode_single().
◆ padding
unsigned char base64_decode_ctx::padding |
Definition at line 129 of file base64.h.
Referenced by base64_decode_init(), and base64_decode_single().
◆ table
const signed char* base64_decode_ctx::table |
Definition at line 124 of file base64.h.
Referenced by base64_decode_init(), base64_decode_single(), and digestFieldsLookupTable().
◆ word
unsigned short base64_decode_ctx::word |
Definition at line 125 of file base64.h.
Referenced by base64_decode_init(), and base64_decode_single().
The documentation for this struct was generated from the following file:
- include/base64.h
Introduction
- About Squid
- Why Squid?
- Squid Developers
- How to Donate
- How to Help Out
- Getting Squid
- Squid Source Packages
- Squid Deployment Case-Studies
- Squid Software Foundation
Documentation
- Quick Setup
- Configuration:
- FAQ and Wiki
- Guide Books:
- Non-English
- More...
Support
- Security Advisories
- Bugzilla Database
- Mailing lists
- Contacting us
- Commercial services
- Project Sponsors
- Squid-based products