30 #ifndef PACKET_PKCS10_H
31 #define PACKET_PKCS10_H
33 void proto_reg_handoff_pkcs10(
void);
35 int dissect_pkcs10_CertificationRequest(
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: tvbuff-int.h:35