Home
last modified time | relevance | path

Searched refs:Der_type (Results 1 – 14 of 14) sorted by relevance

/netbsd-src/crypto/external/bsd/heimdal/dist/lib/asn1/
H A Dder-protos.h295 Der_type */*type*/,
456 Der_type /*type*/,
465 Der_type */*type*/,
474 Der_type */*type*/,
582 Der_type /*type*/,
612 Der_type /*type*/,
H A Dder_get.c345 Der_type type; in der_get_octet_string_ber()
620 Der_class *cls, Der_type *type, in der_get_tag()
627 *type = (Der_type)(((*p) >> 5) & 0x01); in der_get_tag()
652 Der_class cls, Der_type type, in der_match_tag()
655 Der_type thistype; in der_match_tag()
666 Der_class cls, Der_type *type, in der_match_tag2()
688 Der_class cls, Der_type *type, unsigned int tag, in der_match_tag_and_length()
H A Dder.h50 typedef enum {PRIM = 0, CONS = 1} Der_type; typedef
H A Dasn1_print.c60 Der_type type; in loop()
180 Der_type type2; in loop()
H A Dextra.c56 Der_type thistype; 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()
583 Der_type ty; 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.c1061 Der_type ty; in corner_tag()
H A Dtemplate.c199 Der_type dertype; in _asn1_decode()
/netbsd-src/crypto/external/bsd/heimdal/include/
H A Dder-protos.h293 Der_type */*type*/,
454 Der_type /*type*/,
463 Der_type */*type*/,
472 Der_type */*type*/,
580 Der_type /*type*/,
610 Der_type /*type*/,
/netbsd-src/crypto/external/bsd/heimdal/dist/kdc/
H A Dkdc-replay.c185 Der_type ty; in main()
H A Dprocess.c313 Der_type ty; in krb5_kdc_save_request()
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/hdb/
H A Dext.c114 Der_type replace_type, list_type; in hdb_replace_extension()