cryptlib  3.4.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Macros
Macros | Functions
key_wr.c File Reference
#include <stdio.h>
#include "context/context.h"
#include "enc_dec/asn1.h"
#include "enc_dec/asn1_ext.h"
#include "enc_dec/misc_rw.h"
#include "misc/pgp.h"

Go to the source code of this file.

Macros

#define PKC_CONTEXT   /* Indicate that we're working with PKC contexts */
 
#define hasReversedParams(cryptAlgo)
 

Functions

CHECK_RETVAL STDC_NONNULL_ARG ((1, 2))
 

Macro Definition Documentation

#define hasReversedParams (   cryptAlgo)
Value:

Definition at line 49 of file key_wr.c.

#define PKC_CONTEXT   /* Indicate that we're working with PKC contexts */

Definition at line 9 of file key_wr.c.

Function Documentation

CHECK_RETVAL STDC_NONNULL_ARG ( (1, 2)  )

Definition at line 55 of file key_wr.c.