Home
last modified time | relevance | path

Searched refs:asn1_node_st (Results 1 – 10 of 10) sorted by relevance

/dports/security/libtasn1/libtasn1-4.18.0/lib/includes/
H A Dlibtasn1.h184 typedef struct asn1_node_st asn1_node_st; typedef
186 typedef asn1_node_st *asn1_node;
187 typedef const asn1_node_st *asn1_node_const;
509 …ma ("GCC warning \"'node_asn_struct' macro is deprecated, use 'asn1_node' instead.\"") asn1_node_st
511 # define node_asn_struct asn1_node_st
524 …n _Pragma ("GCC warning \"'node_asn' macro is deprecated, use 'asn1_node' instead.\"") asn1_node_st
526 # define node_asn asn1_node_st
H A Dlibtasn1.h.in184 typedef struct asn1_node_st asn1_node_st; typedef
186 typedef asn1_node_st *asn1_node;
187 typedef const asn1_node_st *asn1_node_const;
509 …ma ("GCC warning \"'node_asn_struct' macro is deprecated, use 'asn1_node' instead.\"") asn1_node_st
511 # define node_asn_struct asn1_node_st
524 …n _Pragma ("GCC warning \"'node_asn' macro is deprecated, use 'asn1_node' instead.\"") asn1_node_st
526 # define node_asn asn1_node_st
/dports/security/gnutls/gnutls-3.6.16/lib/minitasn1/
H A Dlibtasn1.h188 typedef struct asn1_node_st asn1_node_st; typedef
190 typedef asn1_node_st *asn1_node;
191 typedef const asn1_node_st *asn1_node_const;
510 #define node_asn_struct asn1_node_st
519 #define node_asn asn1_node_st
H A Dint.h45 struct asn1_node_st struct
H A Dparser_aux.c72 punt = calloc (1, sizeof (struct asn1_node_st)); in _asn1_add_static_node()
H A Dstructure.c52 punt = calloc (1, sizeof (struct asn1_node_st)); in _asn1_add_single_node()
/dports/security/libtasn1/libtasn1-4.18.0/lib/
H A Dint.h45 struct asn1_node_st struct
H A Dparser_aux.c70 punt = calloc (1, sizeof (struct asn1_node_st)); in _asn1_add_static_node()
H A Dstructure.c52 punt = calloc (1, sizeof (struct asn1_node_st)); in _asn1_add_single_node()
/dports/security/libtasn1/libtasn1-4.18.0/
H A DNEWS200 node_asn_struct -> asn1_node_st
201 node_asn -> asn1_node_st