Searched refs:length_type (Results 1 – 8 of 8) sorted by relevance
| /netbsd-src/crypto/external/bsd/heimdal/dist/lib/asn1/ |
| H A D | gen_length.c | 65 length_type (const char *name, const Type *t, in length_type() function 71 length_type (name, t->symbol->type); in length_type() 166 length_type (s, m->type, "ret", m->gen_name); in length_type() 206 length_type(n, t->subtype, variable, sname); in length_type() 255 length_type (name, t->subtype, variable, tname); in length_type() 280 length_type ("data", s->type, "ret", "Top"); in generate_type_length()
|
| H A D | ChangeLog | 869 * gen_length.c (length_type): cast size_t argument to unsigned 1414 * gen_length.c: 1.14: (length_type): TSequenceOf: add up the size
|
| /netbsd-src/crypto/external/bsd/netpgp/dist/src/lib/ |
| H A D | packet.h | 320 pgp_ptag_of_lt_t length_type; /* Length type (#pgp_ptag_of_lt_t) member
|
| H A D | packet-parse.c | 3165 pkt.u.ptag.length_type = 0; in parse_packet() 3176 pkt.u.ptag.length_type = ptag & PGP_PTAG_OF_LENGTH_TYPE_MASK; in parse_packet() 3177 switch (pkt.u.ptag.length_type) { in parse_packet()
|
| H A D | packet-print.c | 894 content->ptag.type, content->ptag.length_type, in pgp_print_packet()
|
| /netbsd-src/crypto/external/bsd/heimdal/dist/ |
| H A D | ChangeLog.2000 | 743 * lib/asn1/gen_length.c (length_type): fail on malloc error 969 * lib/asn1/gen_length.c (length_type): add TUInteger
|
| H A D | ChangeLog.2004 | 1398 * lib/asn1/check-gen.c: test for: (length_type): TSequenceOf: add 1458 * lib/asn1/gen_length.c (length_type): TSequenceOf: add up the
|
| H A D | ChangeLog.1998 | 2775 * lib/asn1/gen_length.c (length_type): Make the length functions
|