cryptlib  3.4.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Macros
Macros | Functions
ctx_attr.c File Reference
#include "crypt.h"
#include "context/context.h"
#include "enc_dec/asn1.h"

Go to the source code of this file.

Macros

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

Functions

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

Macro Definition Documentation

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

Definition at line 8 of file ctx_attr.c.

Function Documentation

CHECK_RETVAL STDC_NONNULL_ARG ( (1)  )

Definition at line 26 of file ctx_attr.c.

CHECK_RETVAL STDC_NONNULL_ARG ( (1, 2)  )

Definition at line 91 of file ctx_attr.c.