17#ifndef PACKET_PKINIT_H
18#define PACKET_PKINIT_H
23unsigned dissect_pkinit_PA_PK_AS_REQ(
bool implicit_tag _U_,
tvbuff_t *tvb _U_,
unsigned offset _U_,
asn1_ctx_t *actx _U_,
proto_tree *tree _U_,
int hf_index _U_);
24unsigned dissect_pkinit_PA_PK_AS_REP(
bool implicit_tag _U_,
tvbuff_t *tvb _U_,
unsigned offset _U_,
asn1_ctx_t *actx _U_,
proto_tree *tree _U_,
int hf_index _U_);
25unsigned dissect_pkinit_PA_PK_AS_REQ_Win2k(
bool implicit_tag _U_,
tvbuff_t *tvb _U_,
unsigned offset _U_,
asn1_ctx_t *actx _U_,
proto_tree *tree _U_,
int hf_index _U_);
26unsigned dissect_pkinit_PA_PK_AS_REP_Win2k(
bool implicit_tag _U_,
tvbuff_t *tvb _U_,
unsigned offset _U_,
asn1_ctx_t *actx _U_,
proto_tree *tree _U_,
int hf_index _U_);
Mapping between a 32-bit integer value and its string representation.
Definition value_string.h:33
Definition tvbuff-int.h:36