OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ap_options
(Results
1 - 3
of
3
) sorted by relevancy
/src/crypto/external/bsd/heimdal/dist/lib/krb5/
recvauth.c
106
krb5_flags
ap_options
;
local
211
&
ap_options
,
249
if (
ap_options
& AP_OPTS_MUTUAL_REQUIRED) {
/src/crypto/external/bsd/heimdal/dist/lib/gssapi/krb5/
accept_sec_context.c
366
krb5_flags
ap_options
;
local
460
&
ap_options
);
581
* and Samba accept), we use the
ap_options
to guess the mutual
586
if (
ap_options
& AP_OPTS_MUTUAL_REQUIRED)
599
if (is_cfx || (
ap_options
& AP_OPTS_USE_SUBKEY)) {
init_sec_context.c
497
krb5_flags
ap_options
;
local
541
ap_options
= 0;
551
ap_options
|= AP_OPTS_MUTUAL_REQUIRED;
565
ap_options
|= AP_OPTS_MUTUAL_REQUIRED;
646
ap_options
,
Completed in 29 milliseconds
Indexes created Wed Mar 04 05:31:52 UTC 2026