/linux-3.4.99/net/sunrpc/auth_gss/ |
D | gss_krb5_unseal.c | 138 if ((ctx->initiate && direction != 0xff) || in gss_verify_mic_v1() 139 (!ctx->initiate && direction != 0)) in gss_verify_mic_v1() 166 if ((!ctx->initiate && (flags & KG2_TOKEN_FLAG_SENTBYACCEPTOR)) || in gss_verify_mic_v2() 167 (ctx->initiate && !(flags & KG2_TOKEN_FLAG_SENTBYACCEPTOR))) in gss_verify_mic_v2() 179 if (ctx->initiate) { in gss_verify_mic_v2()
|
D | gss_krb5_wrap.c | 231 if ((krb5_make_seq_num(kctx, kctx->seq, kctx->initiate ? 0 : 0xff, in gss_wrap_kerberos_v1() 319 if ((kctx->initiate && direction != 0xff) || in gss_unwrap_kerberos_v1() 320 (!kctx->initiate && direction != 0)) in gss_unwrap_kerberos_v1() 481 if ((!kctx->initiate && (flags & KG2_TOKEN_FLAG_SENTBYACCEPTOR)) || in gss_unwrap_kerberos_v2() 482 (kctx->initiate && !(flags & KG2_TOKEN_FLAG_SENTBYACCEPTOR))) in gss_unwrap_kerberos_v2()
|
D | gss_krb5_seal.c | 155 if (krb5_make_seq_num(ctx, ctx->seq, ctx->initiate ? 0 : 0xff, in gss_get_mic_v1() 186 if (ctx->initiate) { in gss_get_mic_v2()
|
D | gss_krb5_mech.c | 279 p = simple_get_bytes(p, end, &ctx->initiate, sizeof(ctx->initiate)); in gss_import_v1_context() 615 ctx->initiate = ctx->flags & KRB5_CTX_FLAG_INITIATOR; in gss_import_v2_context()
|
D | gss_krb5_crypto.c | 658 if (kctx->initiate) { in gss_krb5_aes_encrypt() 779 if (kctx->initiate) { in gss_krb5_aes_decrypt()
|
/linux-3.4.99/arch/arm/mach-pxa/ |
D | sleep.S | 132 orr r0, r0, #2 @ initiate change bit 143 @ initiate the frequency change...
|
/linux-3.4.99/drivers/hv/ |
D | channel_mgmt.c | 452 struct vmbus_channel_initiate_contact *initiate; in vmbus_onversion_response() local 466 initiate = in vmbus_onversion_response()
|
/linux-3.4.99/Documentation/w1/slaves/ |
D | w1_therm | 20 read sequence will initiate a temperature conversion then provide two
|
/linux-3.4.99/Documentation/networking/caif/ |
D | Linux-CAIF.txt | 12 channels, initiate GPRS Data connections, Video channels and Utility Channels. 212 interface can initiate flow stop for all CAIF Channels.
|
/linux-3.4.99/drivers/staging/tidspbridge/ |
D | Kconfig | 21 DVFS allows DSP Bridge to initiate the operating point change to
|
/linux-3.4.99/include/linux/sunrpc/ |
D | gss_krb5.h | 97 int initiate; /* 1 = initiating, 0 = accepting */ member
|
/linux-3.4.99/Documentation/usb/ |
D | bulk-streams.txt | 20 can also initiate a transfer on a stream without the device asking, but the
|
D | WUSB-Design-overview.txt | 264 to initiate DRP reservation requests through interaction with sysfs. DRP
|
/linux-3.4.99/Documentation/filesystems/nfs/ |
D | nfs-rdma.txt | 93 the utils/mount directory. This binary can be used to initiate NFS v2, v3, 94 or v4 mounts. To initiate a v4 mount, the binary must be called
|
D | rpc-cache.txt | 105 if the data is valid, and may initiate an up-call to get fresh data.
|
/linux-3.4.99/Documentation/networking/ |
D | operstates.txt | 118 IF_OPER_DORMANT with the possibility for userspace to initiate the
|
/linux-3.4.99/arch/s390/kernel/ |
D | sclp.S | 51 stck .LtimeS1-.LbaseS1(%r13) # initiate timeout
|
/linux-3.4.99/drivers/char/ |
D | Kconfig | 220 below to be able to initiate a system shutdown from the button. 226 If you say Y here, then you will be able to initiate a system 228 The number of presses to initiate the shutdown is two by default,
|
/linux-3.4.99/Documentation/blockdev/ |
D | README.DAC960 | 343 special file to initiate a configuration operation, and the results of the 494 controller to initiate a rebuild operation onto the newly replaced drive: 500 The echo command instructs the controller to initiate an asynchronous rebuild
|
/linux-3.4.99/Documentation/ |
D | Changes | 140 o fsck.jfs - initiate replay of the transaction log, and check
|
D | media-framework.txt | 245 Drivers initiate a graph traversal by calling
|
/linux-3.4.99/net/netfilter/ |
D | Kconfig | 221 using NAT, this extension will enable you to send files and initiate 223 have others initiate chats, or everything else in IRC.
|
/linux-3.4.99/drivers/gpu/drm/nouveau/ |
D | nvc0_grhub.fuc | 774 // fetch context pointer, and initiate xfer on all GPCs
|
/linux-3.4.99/Documentation/s390/ |
D | cds.txt | 64 initiate an I/O request.
|
/linux-3.4.99/Documentation/isdn/ |
D | README | 393 own. You must explicitly initiate a connection with "isdnctrl dial
|