Searched refs:asn1_action_t (Results 1 – 2 of 2) sorted by relevance
16 typedef int (*asn1_action_t)(void *context, typedef24 const asn1_action_t *actions;
173 const asn1_action_t *actions = decoder->actions; in asn1_ber_decoder()