|
YAZ 5.35.1
|
ASN.1 Module AccessControlFormat-des-1. More...
#include <yaz/z-accdes1.h>Go to the source code of this file.
Functions | |
| int | z_DES_RN_Object (ODR o, Z_DES_RN_Object **p, int opt, const char *name) |
| int | z_DRNType (ODR o, Z_DRNType **p, int opt, const char *name) |
ASN.1 Module AccessControlFormat-des-1.
Generated automatically by YAZ ASN.1 Compiler 0.4
Definition in file z-accdes1.c.
| int z_DES_RN_Object | ( | ODR | o, |
| Z_DES_RN_Object ** | p, | ||
| int | opt, | ||
| const char * | name | ||
| ) |
Definition at line 12 of file z-accdes1.c.
References odr::direction, name, odr_choice(), ODR_CONTEXT, ODR_DECODE, ODR_IMPLICIT, odr_initmember(), odr_missing(), opt, odr_arm::which, Z_DES_RN_Object_challenge, Z_DES_RN_Object_response, and z_DRNType().
Referenced by z_External().
Definition at line 30 of file z-accdes1.c.
References name, ODR_CONTEXT, odr_implicit_tag, odr_missing(), odr_octetstring(), odr_ok, odr_sequence_begin(), odr_sequence_end(), and opt.
Referenced by z_DES_RN_Object().