Home
last modified time | relevance | path

Searched defs:heim_type_data (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/crypto/external/bsd/heimdal/dist/lib/base/
H A Dheimbasepriv.h73 struct heim_type_data { struct
74 heim_tid_t tid;
75 const char *name;
76 heim_type_init init;
77 heim_type_dealloc dealloc;
78 heim_type_copy copy;
79 heim_type_cmp cmp;
80 heim_type_hash hash;
81 heim_type_description desc;