17 #ifndef PACKET_PKINIT_H
18 #define PACKET_PKINIT_H
24 int dissect_pkinit_PaPkAsReq(
bool implicit_tag _U_,
tvbuff_t *tvb _U_,
int offset _U_,
asn1_ctx_t *actx _U_,
proto_tree *tree _U_,
int hf_index _U_);
25 int dissect_pkinit_PaPkAsRep(
bool implicit_tag _U_,
tvbuff_t *tvb _U_,
int offset _U_,
asn1_ctx_t *actx _U_,
proto_tree *tree _U_,
int hf_index _U_);
26 int dissect_pkinit_PA_PK_AS_REQ_Win2k(
bool implicit_tag _U_,
tvbuff_t *tvb _U_,
int offset _U_,
asn1_ctx_t *actx _U_,
proto_tree *tree _U_,
int hf_index _U_);
27 int dissect_pkinit_PA_PK_AS_REP_Win2k(
bool implicit_tag _U_,
tvbuff_t *tvb _U_,
int offset _U_,
asn1_ctx_t *actx _U_,
proto_tree *tree _U_,
int hf_index _U_);
Definition: value_string.h:26
Definition: tvbuff-int.h:35