Home
last modified time | relevance | path

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

/freebsd-9-stable/crypto/heimdal/lib/krb5/
Dkcm.c48 typedef struct krb5_kcmcache { struct
52 } krb5_kcmcache; argument
54 #define KCMCACHE(X) ((krb5_kcmcache *)(X)->data.data)
59 try_door(krb5_context context, const krb5_kcmcache *k, in try_door()
98 try_unix_socket(krb5_context context, const krb5_kcmcache *k, in try_unix_socket()
122 krb5_kcmcache *k, in kcm_send_request()
200 krb5_kcmcache *k; in kcm_alloc()
243 krb5_kcmcache *k, in kcm_call()
296 krb5_kcmcache *k = KCMCACHE(*id); in kcm_free()
332 krb5_kcmcache *k; in kcm_gen_new()
[all …]