Home
last modified time | relevance | path

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

/freebsd/crypto/heimdal/kcm/
H A Dkcm_locl.h156 typedef krb5_error_code (*kcm_method)(krb5_context, kcm_client *, kcm_operation, krb5_storage *, kr… typedef
160 kcm_method method;
H A Dprotocol.c1748 kcm_method method; in kcm_dispatch()