Searched refs:krb5_mkt_ops (Results 1 – 5 of 5) sorted by relevance
224 const krb5_kt_ops krb5_mkt_ops = { variable
704 krb5_mkt_ops;
905 extern KRB5_LIB_VARIABLE const krb5_kt_ops krb5_mkt_ops;
308 krb5_kt_register (context, &krb5_mkt_ops); in kt_ops_register()
370 * lib/krb5/keytab_memory.c: make krb5_mkt_ops const564 * lib/krb5/krb5.h (krb5_fkt_ops, krb5_mkt_ops): new variables