cryptlib  3.4.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Macros
Functions
obj_qry.c File Reference
#include "enc_dec/asn1.h"
#include "enc_dec/asn1_ext.h"
#include "enc_dec/misc_rw.h"
#include "enc_dec/pgp_rw.h"
#include "mechs/mech.h"

Go to the source code of this file.

Functions

CHECK_RETVAL STDC_NONNULL_ARG ((1, 2))
 
C_RET cryptQueryObject (C_IN void C_PTR objectData, C_IN int objectDataLength, C_OUT CRYPT_OBJECT_INFO C_PTR cryptObjectInfo)
 

Function Documentation

C_RET cryptQueryObject ( C_IN void C_PTR  objectData,
C_IN int  objectDataLength,
C_OUT CRYPT_OBJECT_INFO C_PTR  cryptObjectInfo 
)

Definition at line 386 of file obj_qry.c.

CHECK_RETVAL STDC_NONNULL_ARG ( (1, 2)  )

Definition at line 30 of file obj_qry.c.