Home
last modified time | relevance | path

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

/src/crypto/krb5/src/plugins/preauth/pkinit/
H A Dpkinit_srv.c47 } *certauth_handle; typedef
51 certauth_handle *certauth_modules;
87 free_certauth_handles(krb5_context context, certauth_handle *list) in free_certauth_handles()
320 authorize_cert(krb5_context context, certauth_handle *certauth_modules, in authorize_cert()
326 certauth_handle h; in authorize_cert()
1278 certauth_handle **handle_out) in load_certauth_plugins()
1282 certauth_handle *list = NULL, h; in load_certauth_plugins()
1356 certauth_handle *certauth_modules = NULL; in pkinit_server_plugin_init()