Home
last modified time | relevance | path

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

/freebsd/crypto/heimdal/lib/asn1/
H A Dder-protos.h280 Der_type */*type*/,
441 Der_type /*type*/,
450 Der_type */*type*/,
459 Der_type */*type*/,
567 Der_type /*type*/,
597 Der_type /*type*/,
H A Dder_get.c315 Der_type type; in der_get_octet_string_ber()
550 Der_class *class, Der_type *type, in der_get_tag()
557 *type = (Der_type)(((*p) >> 5) & 0x01); in der_get_tag()
582 Der_class class, Der_type type, in der_match_tag()
585 Der_type thistype; in der_match_tag()
596 Der_class class, Der_type *type, in der_match_tag2()
618 Der_class class, Der_type *type, unsigned int tag, in der_match_tag_and_length()
H A Dder.h46 typedef enum {PRIM = 0, CONS = 1} Der_type; typedef
H A Dasn1_print.c58 Der_type type; in loop()
178 Der_type type; in loop()
H A Dextra.c54 Der_type thistype; in decode_heim_any()
H A Dder_put.c444 der_put_tag (unsigned char *p, size_t len, Der_class class, Der_type type, in der_put_tag()
476 Der_class class, Der_type type, in der_put_length_and_tag()
H A Dgen_decode.c61 Der_class *cl, Der_type *ty, unsigned *tag) in find_tag()
573 Der_type ty; in decode_type()
H A Dcheck-der.c1060 Der_type ty; in corner_tag()
H A Dtemplate.c207 Der_type dertype; in _asn1_decode()
/freebsd/crypto/heimdal/kdc/
H A Dkdc-replay.c183 Der_type ty; in main()
H A Dprocess.c300 Der_type ty; in krb5_kdc_save_request()
/freebsd/crypto/heimdal/lib/hdb/
H A Dext.c112 Der_type replace_type, list_type; in hdb_replace_extension()