Home
last modified time | relevance | path

Searched refs:Der_class (Results 1 – 18 of 18) sorted by relevance

/netbsd-src/crypto/external/bsd/heimdal/dist/lib/asn1/
H A Dder-protos.h294 Der_class */*cls*/,
455 Der_class /*cls*/,
464 Der_class /*cls*/,
473 Der_class /*cls*/,
581 Der_class /*class*/,
611 Der_class /*class*/,
H A Dgen_locl.h69 const char *classname(Der_class);
70 const char *valuename(Der_class, int);
H A Dder_get.c346 Der_class cls; in der_get_octet_string_ber()
620 Der_class *cls, Der_type *type, in der_get_tag()
626 *cls = (Der_class)(((*p) >> 6) & 0x03); in der_get_tag()
652 Der_class cls, Der_type type, in der_match_tag()
666 Der_class cls, Der_type *type, in der_match_tag2()
670 Der_class thisclass; in der_match_tag2()
688 Der_class cls, Der_type *type, unsigned int tag, in der_match_tag_and_length()
H A Dder.h48 } Der_class; typedef
H A Dasn1_print.c59 Der_class class; in loop()
179 Der_class class2; in loop()
H A Dgen_encode.c49 classname(Der_class class) in classname()
60 valuename(Der_class class, int value) in valuename()
H A Dextra.c55 Der_class thisclass; in decode_heim_any()
H A Dder_put.c459 der_put_tag (unsigned char *p, size_t len, Der_class class, Der_type type, in der_put_tag()
491 Der_class class, Der_type type, in der_put_length_and_tag()
H A Dgen_decode.c63 Der_class *cl, Der_type *ty, unsigned *tag) in find_tag()
582 Der_class cl; in decode_type()
H A Dfuzzer.c192 fuzzer_put_tag (unsigned char *p, size_t len, Der_class class, Der_type type, in fuzzer_put_tag()
232 Der_class class, Der_type type, in fuzzer_put_length_and_tag()
H A Dcheck-der.c1060 Der_class cl; in corner_tag()
H A DChangeLog1049 * prefix Der_class with ASN1_C_ to avoid problems with system
/netbsd-src/crypto/external/bsd/heimdal/include/
H A Dder-protos.h292 Der_class */*cls*/,
453 Der_class /*cls*/,
462 Der_class /*cls*/,
471 Der_class /*cls*/,
579 Der_class /*class*/,
609 Der_class /*class*/,
/netbsd-src/crypto/external/bsd/heimdal/dist/kdc/
H A Dkdc-replay.c184 Der_class cl; in main()
H A Dprocess.c312 Der_class cl; in krb5_kdc_save_request()
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/hdb/
H A Dext.c113 Der_class replace_class, list_class; in hdb_replace_extension()
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/gssapi/
H A DChangeLog1652 * init_sec_context.c: Prefix Der_class with ASN1_C_ to avoid
1655 * accept_sec_context.c: Prefix Der_class with ASN1_C_ to avoid
/netbsd-src/crypto/external/bsd/heimdal/dist/
H A DChangeLog.20051110 * lib/asn1: prefix Der_class with ASN1_C_ to avoid problems with