Home
last modified time | relevance | path

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

/freebsd/crypto/heimdal/kcm/
H A Dkcm_locl.h70 struct kcm_default_cache { struct
74 struct kcm_default_cache *next; argument
77 extern struct kcm_default_cache *default_caches;
H A Dprotocol.c1060 struct kcm_default_cache *default_caches;
1069 struct kcm_default_cache *c; in kcm_op_get_default_cache()
1100 struct kcm_default_cache **c; in kcm_drop_default_cache()
1106 struct kcm_default_cache *h = *c; in kcm_drop_default_cache()
1122 struct kcm_default_cache *c; in kcm_op_set_default_cache()