Searched refs:AP_OPTS_USE_SESSION_KEY (Results 1 - 11 of 11) sorted by relevance

/macosx-10.10/Heimdal-398.1.2/lib/krb5/
H A Dbuild_ap_req.c51 ap.ap_options.use_session_key = (ap_options & AP_OPTS_USE_SESSION_KEY) > 0;
H A Dkrb5.h350 AP_OPTS_USE_SESSION_KEY = 1, enumerator in enum:__anon614
H A Drd_req.c458 *ap_req_options |= AP_OPTS_USE_SESSION_KEY;
/macosx-10.10/Heimdal-398.1.2/appl/test/
H A Duu_server.c117 AP_OPTS_USE_SESSION_KEY,
/macosx-10.10/MITKerberosShim-66/
H A Dmk_req.c49 flags |= AP_OPTS_USE_SESSION_KEY;
/macosx-10.10/CPANInternal-159.1/Authen-Krb5/
H A Dkrb5_constants.c107 if (strEQ(name, "AP_OPTS_USE_SESSION_KEY"))
108 #ifdef AP_OPTS_USE_SESSION_KEY
109 return AP_OPTS_USE_SESSION_KEY;
H A DKrb5.pm25 AP_OPTS_USE_SESSION_KEY
/macosx-10.10/CPANInternal-159.1/Krb5-1.9/
H A Dkrb5_constants.c99 if (strEQ(name, "AP_OPTS_USE_SESSION_KEY"))
100 #ifdef AP_OPTS_USE_SESSION_KEY
101 return AP_OPTS_USE_SESSION_KEY;
H A DKrb5.pm25 AP_OPTS_USE_SESSION_KEY
/macosx-10.10/MITKerberosShim-66/Kerberos/
H A Dkrb5.h777 #define AP_OPTS_USE_SESSION_KEY 0x40000000 macro
/macosx-10.10/MITKerberosShim-66/mit-include/krb5/
H A Dkrb5.h779 #define AP_OPTS_USE_SESSION_KEY 0x40000000 macro

Completed in 233 milliseconds