Home
last modified time | relevance | path

Searched refs:kcm_ccache_get_uuids (Results 1 – 3 of 3) sorted by relevance

/freebsd/crypto/heimdal/kcm/
H A Dkcm-protos.h64 kcm_ccache_get_uuids (
H A Dcache.c122 kcm_ccache_get_uuids(krb5_context context, kcm_client *client, kcm_operation opcode, krb5_storage *… in kcm_ccache_get_uuids() function
H A Dprotocol.c1021 return kcm_ccache_get_uuids(context, client, opcode, response); in kcm_op_get_cache_uuid_list()