Searched refs:more_flags (Results 1 - 25 of 54) sorted by relevance

123

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/source4/heimdal/lib/gssapi/krb5/
H A Dcompat.c91 if ((ctx->more_flags & COMPAT_OLD_DES3_SELECTED) == 0) {
102 ctx->more_flags |= COMPAT_OLD_DES3;
103 ctx->more_flags |= COMPAT_OLD_DES3_SELECTED;
116 ctx->more_flags |= COMPAT_OLD_DES3;
118 ctx->more_flags &= ~COMPAT_OLD_DES3;
120 ctx->more_flags |= COMPAT_OLD_DES3_SELECTED;
H A Daeap.c52 if (ctx->more_flags & IS_CFX)
73 if (ctx->more_flags & IS_CFX)
94 if (ctx->more_flags & IS_CFX)
H A Dinquire_context.c92 *locally_initiated = ctx->more_flags & LOCAL;
95 *open_context = ctx->more_flags & OPEN;
H A Dget_mic.c106 (ctx->more_flags & LOCAL) ? 0 : 0xFF,
223 (ctx->more_flags & LOCAL) ? 0 : 0xFF,
236 if (ctx->more_flags & COMPAT_OLD_DES3)
285 if (ctx->more_flags & IS_CFX)
H A Dgsskrb5_locl.h68 } more_flags; member in struct:gsskrb5_ctx
H A Dwrap.c48 if (ctx->more_flags & LOCAL) {
76 if (ctx->more_flags & LOCAL) {
103 if ((ctx->more_flags & ACCEPTOR_SUBKEY) == 0)
155 if (ctx->more_flags & IS_CFX)
289 (ctx->more_flags & LOCAL) ? 0 : 0xFF,
439 (ctx->more_flags & LOCAL) ? 0 : 0xFF,
539 if (ctx->more_flags & IS_CFX)
H A Dcfx.c341 if (ctx->more_flags & ACCEPTOR_SUBKEY)
344 if (ctx->more_flags & LOCAL)
662 if ((ctx->more_flags & LOCAL) == 0)
666 if (ctx->more_flags & ACCEPTOR_SUBKEY) {
707 if (ctx->more_flags & LOCAL) {
1001 if ((ctx->more_flags & LOCAL) == 0)
1003 if (ctx->more_flags & ACCEPTOR_SUBKEY)
1060 if (ctx->more_flags & LOCAL) {
1205 if ((ctx->more_flags & LOCAL) == 0)
1209 if (ctx->more_flags
[all...]
H A Dset_sec_context_option.c134 ctx->more_flags |= COMPAT_OLD_DES3;
136 ctx->more_flags &= ~COMPAT_OLD_DES3;
137 ctx->more_flags |= COMPAT_OLD_DES3_SELECTED;
H A Dverify_mic.c108 if (context_handle->more_flags & LOCAL)
209 if (context_handle->more_flags & LOCAL)
279 if (ctx->more_flags & IS_CFX)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/source4/heimdal/lib/gssapi/krb5/
H A Dcompat.c91 if ((ctx->more_flags & COMPAT_OLD_DES3_SELECTED) == 0) {
102 ctx->more_flags |= COMPAT_OLD_DES3;
103 ctx->more_flags |= COMPAT_OLD_DES3_SELECTED;
116 ctx->more_flags |= COMPAT_OLD_DES3;
118 ctx->more_flags &= ~COMPAT_OLD_DES3;
120 ctx->more_flags |= COMPAT_OLD_DES3_SELECTED;
H A Daeap.c52 if (ctx->more_flags & IS_CFX)
73 if (ctx->more_flags & IS_CFX)
94 if (ctx->more_flags & IS_CFX)
H A Dinquire_context.c92 *locally_initiated = ctx->more_flags & LOCAL;
95 *open_context = ctx->more_flags & OPEN;
H A Dget_mic.c106 (ctx->more_flags & LOCAL) ? 0 : 0xFF,
223 (ctx->more_flags & LOCAL) ? 0 : 0xFF,
236 if (ctx->more_flags & COMPAT_OLD_DES3)
285 if (ctx->more_flags & IS_CFX)
H A Dgsskrb5_locl.h68 } more_flags; member in struct:gsskrb5_ctx
H A Dwrap.c48 if (ctx->more_flags & LOCAL) {
76 if (ctx->more_flags & LOCAL) {
103 if ((ctx->more_flags & ACCEPTOR_SUBKEY) == 0)
155 if (ctx->more_flags & IS_CFX)
289 (ctx->more_flags & LOCAL) ? 0 : 0xFF,
439 (ctx->more_flags & LOCAL) ? 0 : 0xFF,
539 if (ctx->more_flags & IS_CFX)
H A Dcfx.c341 if (ctx->more_flags & ACCEPTOR_SUBKEY)
344 if (ctx->more_flags & LOCAL)
662 if ((ctx->more_flags & LOCAL) == 0)
666 if (ctx->more_flags & ACCEPTOR_SUBKEY) {
707 if (ctx->more_flags & LOCAL) {
1001 if ((ctx->more_flags & LOCAL) == 0)
1003 if (ctx->more_flags & ACCEPTOR_SUBKEY)
1060 if (ctx->more_flags & LOCAL) {
1205 if ((ctx->more_flags & LOCAL) == 0)
1209 if (ctx->more_flags
[all...]
H A Dset_sec_context_option.c134 ctx->more_flags |= COMPAT_OLD_DES3;
136 ctx->more_flags &= ~COMPAT_OLD_DES3;
137 ctx->more_flags |= COMPAT_OLD_DES3_SELECTED;
H A Dverify_mic.c108 if (context_handle->more_flags & LOCAL)
209 if (context_handle->more_flags & LOCAL)
279 if (ctx->more_flags & IS_CFX)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/source4/heimdal/lib/gssapi/krb5/
H A Dcompat.c91 if ((ctx->more_flags & COMPAT_OLD_DES3_SELECTED) == 0) {
102 ctx->more_flags |= COMPAT_OLD_DES3;
103 ctx->more_flags |= COMPAT_OLD_DES3_SELECTED;
116 ctx->more_flags |= COMPAT_OLD_DES3;
118 ctx->more_flags &= ~COMPAT_OLD_DES3;
120 ctx->more_flags |= COMPAT_OLD_DES3_SELECTED;
H A Daeap.c52 if (ctx->more_flags & IS_CFX)
73 if (ctx->more_flags & IS_CFX)
94 if (ctx->more_flags & IS_CFX)
H A Dinquire_context.c92 *locally_initiated = ctx->more_flags & LOCAL;
95 *open_context = ctx->more_flags & OPEN;
H A Dget_mic.c106 (ctx->more_flags & LOCAL) ? 0 : 0xFF,
223 (ctx->more_flags & LOCAL) ? 0 : 0xFF,
236 if (ctx->more_flags & COMPAT_OLD_DES3)
285 if (ctx->more_flags & IS_CFX)
H A Dgsskrb5_locl.h68 } more_flags; member in struct:gsskrb5_ctx
H A Dwrap.c48 if (ctx->more_flags & LOCAL) {
76 if (ctx->more_flags & LOCAL) {
103 if ((ctx->more_flags & ACCEPTOR_SUBKEY) == 0)
155 if (ctx->more_flags & IS_CFX)
289 (ctx->more_flags & LOCAL) ? 0 : 0xFF,
439 (ctx->more_flags & LOCAL) ? 0 : 0xFF,
539 if (ctx->more_flags & IS_CFX)
H A Dcfx.c341 if (ctx->more_flags & ACCEPTOR_SUBKEY)
344 if (ctx->more_flags & LOCAL)
662 if ((ctx->more_flags & LOCAL) == 0)
666 if (ctx->more_flags & ACCEPTOR_SUBKEY) {
707 if (ctx->more_flags & LOCAL) {
1001 if ((ctx->more_flags & LOCAL) == 0)
1003 if (ctx->more_flags & ACCEPTOR_SUBKEY)
1060 if (ctx->more_flags & LOCAL) {
1205 if ((ctx->more_flags & LOCAL) == 0)
1209 if (ctx->more_flags
[all...]

Completed in 86 milliseconds

123