22extern const value_string h235_AuthenticationMechanism_vals[];
24unsigned dissect_h235_TimeStamp(tvbuff_t *tvb _U_, uint32_t offset _U_,
asn1_ctx_t *actx _U_, proto_tree *tree _U_,
int hf_index _U_);
25unsigned dissect_h235_AuthenticationMechanism(tvbuff_t *tvb _U_, uint32_t offset _U_,
asn1_ctx_t *actx _U_, proto_tree *tree _U_,
int hf_index _U_);
26unsigned dissect_h235_ClearToken(tvbuff_t *tvb _U_, uint32_t offset _U_,
asn1_ctx_t *actx _U_, proto_tree *tree _U_,
int hf_index _U_);
27unsigned dissect_h235_SIGNED(tvbuff_t *tvb _U_, uint32_t offset _U_,
asn1_ctx_t *actx _U_, proto_tree *tree _U_,
int hf_index _U_);
28unsigned dissect_h235_ENCRYPTED(tvbuff_t *tvb _U_, uint32_t offset _U_,
asn1_ctx_t *actx _U_, proto_tree *tree _U_,
int hf_index _U_);
29unsigned dissect_h235_HASHED(tvbuff_t *tvb _U_, uint32_t offset _U_,
asn1_ctx_t *actx _U_, proto_tree *tree _U_,
int hf_index _U_);
30unsigned dissect_h235_CryptoToken(tvbuff_t *tvb _U_, uint32_t offset _U_,
asn1_ctx_t *actx _U_, proto_tree *tree _U_,
int hf_index _U_);
31unsigned dissect_h235_SrtpKeys(tvbuff_t *tvb _U_, uint32_t offset _U_,
asn1_ctx_t *actx _U_, proto_tree *tree _U_,
int hf_index _U_);
struct _asn1_ctx_t asn1_ctx_t
Central context object threaded through all ASN.1 dissection calls.
struct _value_string value_string
Mapping between a 32-bit integer value and its string representation.