cryptlib  3.4.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Macros
Macros | Functions
base64_id.c File Reference
#include "crypt.h"

Go to the source code of this file.

Macros

#define BITS_PER_GROUP   ( 5 * 5 ) /* 5 chars encoding 5 bits each */
 

Functions

CHECK_RETVAL STDC_NONNULL_ARG ((1, 3))
 
CHECK_RETVAL STDC_NONNULL_ARG ((1, 3, 4))
 
CHECK_RETVAL_BOOL STDC_NONNULL_ARG ((1))
 

Macro Definition Documentation

#define BITS_PER_GROUP   ( 5 * 5 ) /* 5 chars encoding 5 bits each */

Definition at line 16 of file base64_id.c.

Function Documentation

CHECK_RETVAL STDC_NONNULL_ARG ( (1, 3)  )

Definition at line 38 of file base64_id.c.

CHECK_RETVAL STDC_NONNULL_ARG ( (1, 3, 4)  )

Definition at line 82 of file base64_id.c.

CHECK_RETVAL_BOOL STDC_NONNULL_ARG ( (1)  )

!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

Definition at line 181 of file base64_id.c.