Searched refs:dce_style_flag (Results 1 – 1 of 1) sorted by relevance
/freebsd/crypto/heimdal/lib/gssapi/ |
H A D | test_context.c | 50 static int dce_style_flag = 0; variable 134 if (dce_style_flag) in loop() 341 if (dce_style_flag) { in wrapunwrap_iov() 348 if (dce_style_flag) { in wrapunwrap_iov() 358 maj_stat = gss_wrap_iov(&min_stat, cctx, dce_style_flag || flags & USE_CONF, 0, &conf_state, in wrapunwrap_iov() 473 {"dce-style",0, arg_flag, &dce_style_flag, "dce-style", NULL },
|