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

Go to the source code of this file.

Functions

 CHECK_RETVAL_RANGE (MAX_ERROR, 5)
 
RETVAL STDC_NONNULL_ARG ((1))
 
 RETVAL_RANGE (MAX_ERROR, MAX_INTLENGTH)
 
RETVAL STDC_NONNULL_ARG ((1, 2))
 

Function Documentation

CHECK_RETVAL_RANGE ( MAX_ERROR  ,
 
)

Definition at line 26 of file asn1_wr.c.

RETVAL_RANGE ( MAX_ERROR  ,
MAX_INTLENGTH   
)

Definition at line 159 of file asn1_wr.c.

RETVAL STDC_NONNULL_ARG ( (1)  )

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

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

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

Definition at line 48 of file asn1_wr.c.

RETVAL STDC_NONNULL_ARG ( (1, 2)  )

Definition at line 223 of file asn1_wr.c.