YAZ  5.34.0
Functions
z-accform1.c File Reference

ASN.1 Module AccessControlFormat-prompt-1. More...

#include <yaz/z-accform1.h>

Go to the source code of this file.

Functions

int z_PromptObject1 (ODR o, Z_PromptObject1 **p, int opt, const char *name)
 
int z_ChallengeUnit1 (ODR o, Z_ChallengeUnit1 **p, int opt, const char *name)
 
int z_Challenge1 (ODR o, Z_Challenge1 **p, int opt, const char *name)
 
int z_ResponseUnit1 (ODR o, Z_ResponseUnit1 **p, int opt, const char *name)
 
int z_Response1 (ODR o, Z_Response1 **p, int opt, const char *name)
 
int z_PromptIdEnumeratedPrompt (ODR o, Z_PromptIdEnumeratedPrompt **p, int opt, const char *name)
 
int z_PromptId (ODR o, Z_PromptId **p, int opt, const char *name)
 
int z_Encryption (ODR o, Z_Encryption **p, int opt, const char *name)
 

Detailed Description

ASN.1 Module AccessControlFormat-prompt-1.

Generated automatically by YAZ ASN.1 Compiler 0.4

Definition in file z-accform1.c.

Function Documentation

◆ z_Challenge1()

int z_Challenge1 ( ODR  o,
Z_Challenge1 **  p,
int  opt,
const char *  name 
)

◆ z_ChallengeUnit1()

int z_ChallengeUnit1 ( ODR  o,
Z_ChallengeUnit1 **  p,
int  opt,
const char *  name 
)

◆ z_Encryption()

int z_Encryption ( ODR  o,
Z_Encryption **  p,
int  opt,
const char *  name 
)

◆ z_PromptId()

int z_PromptId ( ODR  o,
Z_PromptId **  p,
int  opt,
const char *  name 
)

◆ z_PromptIdEnumeratedPrompt()

int z_PromptIdEnumeratedPrompt ( ODR  o,
Z_PromptIdEnumeratedPrompt **  p,
int  opt,
const char *  name 
)

◆ z_PromptObject1()

int z_PromptObject1 ( ODR  o,
Z_PromptObject1 **  p,
int  opt,
const char *  name 
)

◆ z_Response1()

int z_Response1 ( ODR  o,
Z_Response1 **  p,
int  opt,
const char *  name 
)

◆ z_ResponseUnit1()

int z_ResponseUnit1 ( ODR  o,
Z_ResponseUnit1 **  p,
int  opt,
const char *  name 
)