Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/heimdal/dist/lib/krb5/
H A Dmk_req.c39 krb5_mk_req_exact(krb5_context context, in krb5_mk_req_exact() function
112 ret = krb5_mk_req_exact (context, auth_context, ap_req_options, in krb5_mk_req()
H A Dtest_ap-req.c83 ret = krb5_mk_req_exact(context, in test_ap()
H A Dversion-script.map441 krb5_mk_req_exact;
H A Dlibkrb5-exports.def.in448 krb5_mk_req_exact
H A Ddigest.c280 ret = krb5_mk_req_exact(context, &ac, in digest_request()
H A Dkrb5-protos.h5913 krb5_mk_req_exact (
/netbsd-src/crypto/external/bsd/heimdal/lib/libkrb5/
H A DMakefile426 krb5_mk_req.3 krb5_mk_req_exact.3 \
/netbsd-src/crypto/external/bsd/heimdal/dist/
H A DChangeLog.2000199 * lib/krb5/mk_req.c (krb5_mk_req_exact): new function that takes a
201 (krb5_mk_req): use krb5_mk_req_exact
H A DChangeLog.2001503 * lib/krb5/mk_req.c (krb5_mk_req_exact): free creds when done
H A DChangeLog.2005436 * lib/krb5/krb5_mk_req.3: Document krb5_mk_req, krb5_mk_req_exact,