Searched refs:asn1_action_t (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/include/linux/
H A Dasn1_ber_bytecode.h20 typedef int (*asn1_action_t)(void *context, typedef
28 const asn1_action_t *actions;
/linux-4.4.14/lib/
H A Dasn1_decoder.c174 const asn1_action_t *actions = decoder->actions; asn1_ber_decoder()
/linux-4.4.14/scripts/
H A Dasn1_compiler.c1349 fprintf(out, "static const asn1_action_t %s_action_table[NR__%s_actions] = {\n", render()

Completed in 66 milliseconds