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

Go to the source code of this file.

Enumerations

enum  PRIVATEKEY_WRAP_TYPE { PRIVATEKEY_WRAP_NONE, PRIVATEKEY_WRAP_NORMAL, PRIVATEKEY_WRAP_OLD, PRIVATEKEY_WRAP_LAST }
 

Functions

CHECK_RETVAL STDC_NONNULL_ARG ((1))
 
CHECK_RETVAL STDC_NONNULL_ARG ((2))
 

Enumeration Type Documentation

Enumerator:
PRIVATEKEY_WRAP_NONE 
PRIVATEKEY_WRAP_NORMAL 
PRIVATEKEY_WRAP_OLD 
PRIVATEKEY_WRAP_LAST 

Definition at line 278 of file mech_privk.c.

Function Documentation

CHECK_RETVAL STDC_NONNULL_ARG ( (1)  )

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

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

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

Definition at line 139 of file mech_privk.c.

CHECK_RETVAL STDC_NONNULL_ARG ( (2)  )

Definition at line 281 of file mech_privk.c.