Home
last modified time | relevance | path

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

/freebsd-head/crypto/heimdal/lib/gssapi/mech/
HDgss_add_cred_with_password.c42 OM_uint32 *initiator_time_rec, in gss_add_cred_with_password() argument
55 if (initiator_time_rec) in gss_add_cred_with_password()
56 *initiator_time_rec = 0; in gss_add_cred_with_password()
127 if (actual_mechs || initiator_time_rec || acceptor_time_rec) { in gss_add_cred_with_password()
140 if (initiator_time_rec && in gss_add_cred_with_password()
142 *initiator_time_rec = time_rec; in gss_add_cred_with_password()
HDgss_add_cred.c83 OM_uint32 *initiator_time_rec, in gss_add_cred() argument
97 if (initiator_time_rec) in gss_add_cred()
98 *initiator_time_rec = 0; in gss_add_cred()
171 initiator_time_rec, in gss_add_cred()
/freebsd-head/crypto/heimdal/lib/gssapi/ntlm/
HDadd_cred.c46 OM_uint32 *initiator_time_rec, in _gss_ntlm_add_cred() argument
55 if (initiator_time_rec) in _gss_ntlm_add_cred()
56 *initiator_time_rec = 0; in _gss_ntlm_add_cred()
/freebsd-head/lib/libgssapi/
HDgss_add_cred.c90 OM_uint32 *initiator_time_rec, in gss_add_cred() argument
104 if (initiator_time_rec) in gss_add_cred()
105 *initiator_time_rec = 0; in gss_add_cred()
178 initiator_time_rec, in gss_add_cred()
/freebsd-head/kerberos5/lib/libgssapi_spnego/
HDfreebsd_compat.c69 OM_uint32 * initiator_time_rec, in _gss_spnego_add_cred() argument
82 initiator_time_rec, in _gss_spnego_add_cred()
/freebsd-head/crypto/heimdal/lib/gssapi/krb5/
HDadd_cred.c46 OM_uint32 *initiator_time_rec, in _gsskrb5_add_cred() argument
211 if (initiator_time_rec) in _gsskrb5_add_cred()
212 *initiator_time_rec = lifetime; in _gsskrb5_add_cred()