cryptlib  3.4.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Macros
Macros | Functions
mech_drv.c File Reference
#include "crypt.h"
#include "enc_dec/asn1.h"
#include "mechs/mech_int.h"
#include "misc/pgp.h"

Go to the source code of this file.

Macros

#define HMAC_DATASIZE   64
 

Functions

CHECK_RETVAL STDC_NONNULL_ARG ((1, 2, 3, 5, 7, 8))
 
CHECK_RETVAL STDC_NONNULL_ARG ((1, 2, 4, 6))
 
CHECK_RETVAL STDC_NONNULL_ARG ((1, 3, 4, 6, 8))
 
CHECK_RETVAL STDC_NONNULL_ARG ((2))
 

Macro Definition Documentation

#define HMAC_DATASIZE   64

Definition at line 28 of file mech_drv.c.

Function Documentation

CHECK_RETVAL STDC_NONNULL_ARG ( (1, 2, 3, 5, 7, 8)  )

Definition at line 30 of file mech_drv.c.

CHECK_RETVAL STDC_NONNULL_ARG ( (1, 2, 4, 6)  )

Definition at line 90 of file mech_drv.c.

CHECK_RETVAL STDC_NONNULL_ARG ( (1, 3, 4, 6, 8)  )

Definition at line 141 of file mech_drv.c.

CHECK_RETVAL STDC_NONNULL_ARG ( (2)  )

Definition at line 225 of file mech_drv.c.