Home
last modified time | relevance | path

Searched refs:kcm_default_cache (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/crypto/external/bsd/heimdal/dist/kcm/
H A Dkcm_locl.h72 struct kcm_default_cache { struct
76 struct kcm_default_cache *next; argument
79 extern struct kcm_default_cache *default_caches;
H A Dprotocol.c1062 struct kcm_default_cache *default_caches;
1071 struct kcm_default_cache *c; in kcm_op_get_default_cache()
1104 struct kcm_default_cache **c; in kcm_drop_default_cache()
1110 struct kcm_default_cache *h = *c; in kcm_drop_default_cache()
1126 struct kcm_default_cache *c; in kcm_op_set_default_cache()