Home
last modified time | relevance | path

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

/freebsd-13.1/crypto/heimdal/lib/asn1/
H A Dder-protos.h257 Der_type */*type*/,
405 Der_type /*type*/,
414 Der_type */*type*/,
423 Der_type */*type*/,
524 Der_type /*type*/,
554 Der_type /*type*/,
H A Dder_get.c276 Der_type type; in der_get_octet_string_ber()
511 Der_class *class, Der_type *type, in der_get_tag()
518 *type = (Der_type)(((*p) >> 5) & 0x01); in der_get_tag()
543 Der_class class, Der_type type, in der_match_tag()
546 Der_type thistype; in der_match_tag()
557 Der_class class, Der_type *type, in der_match_tag2()
579 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.c372 der_put_tag (unsigned char *p, size_t len, Der_class class, Der_type type, in der_put_tag()
404 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()
571 Der_type ty; in decode_type()
H A Dcheck-der.c1060 Der_type ty; in corner_tag()
H A Dtemplate.c205 Der_type dertype; in _asn1_decode()
/freebsd-13.1/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-13.1/crypto/heimdal/lib/hdb/
H A Dext.c112 Der_type replace_type, list_type; in hdb_replace_extension()