Home
last modified time | relevance | path

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

/freebsd/crypto/krb5/src/plugins/certauth/test/
H A Dmain.c230 krb5_certauth_vtable vt; in certauth_test1_initvt()
234 vt = (krb5_certauth_vtable)vtable; in certauth_test1_initvt()
248 krb5_certauth_vtable vt; in certauth_test2_initvt()
252 vt = (krb5_certauth_vtable)vtable; in certauth_test2_initvt()
269 krb5_certauth_vtable vt; in certauth_test3_initvt()
273 vt = (krb5_certauth_vtable)vtable; in certauth_test3_initvt()
/freebsd/crypto/krb5/src/include/krb5/
H A Dcertauth_plugin.h146 } *krb5_certauth_vtable; typedef
/freebsd/crypto/krb5/src/plugins/preauth/pkinit/
H A Dpkinit_srv.c1201 krb5_certauth_vtable vt; in certauth_pkinit_san_initvt()
1205 vt = (krb5_certauth_vtable)vtable; in certauth_pkinit_san_initvt()
1215 krb5_certauth_vtable vt; in certauth_pkinit_eku_initvt()
1219 vt = (krb5_certauth_vtable)vtable; in certauth_pkinit_eku_initvt()
1266 krb5_certauth_vtable vt; in certauth_dbmatch_initvt()
1270 vt = (krb5_certauth_vtable)vtable; in certauth_dbmatch_initvt()