/linux-4.1.27/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() 165 if ((!ctx->initiate && (flags & KG2_TOKEN_FLAG_SENTBYACCEPTOR)) || in gss_verify_mic_v2() 166 (ctx->initiate && !(flags & KG2_TOKEN_FLAG_SENTBYACCEPTOR))) in gss_verify_mic_v2() 178 if (ctx->initiate) { in gss_verify_mic_v2()
|
D | gss_krb5_wrap.c | 237 if ((krb5_make_seq_num(kctx, kctx->seq, kctx->initiate ? 0 : 0xff, in gss_wrap_kerberos_v1() 325 if ((kctx->initiate && direction != 0xff) || in gss_unwrap_kerberos_v1() 326 (!kctx->initiate && direction != 0)) in gss_unwrap_kerberos_v1() 518 if ((!kctx->initiate && (flags & KG2_TOKEN_FLAG_SENTBYACCEPTOR)) || in gss_unwrap_kerberos_v2() 519 (kctx->initiate && !(flags & KG2_TOKEN_FLAG_SENTBYACCEPTOR))) in gss_unwrap_kerberos_v2()
|
D | gss_krb5_seal.c | 161 if (krb5_make_seq_num(ctx, ctx->seq, ctx->initiate ? 0 : 0xff, in gss_get_mic_v1() 192 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() 774 if (kctx->initiate) { in gss_krb5_aes_decrypt()
|
/linux-4.1.27/Documentation/devicetree/bindings/power_supply/ |
D | axxia-reset.txt | 4 block to initiate a chip reset.
|
/linux-4.1.27/arch/arm/mach-pxa/ |
D | sleep.S | 132 orr r0, r0, #2 @ initiate change bit 143 @ initiate the frequency change...
|
/linux-4.1.27/Documentation/spi/ |
D | spi-sc18is602 | 30 to initiate longer transfers will fail with -EINVAL. EEPROM read operations and
|
/linux-4.1.27/Documentation/devicetree/bindings/mfd/ |
D | twl4030-power.txt | 29 initiate an ACTIVE-to-OFF or SLEEP-to-OFF transition when the
|
/linux-4.1.27/Documentation/ABI/stable/ |
D | sysfs-firmware-opal-dump | 11 we will initiate a dump.
|
/linux-4.1.27/Documentation/networking/caif/ |
D | Linux-CAIF.txt | 12 channels, initiate GPRS Data connections, Video channels and Utility Channels. 175 interface can initiate flow stop for all CAIF Channels.
|
/linux-4.1.27/Documentation/w1/slaves/ |
D | w1_therm | 22 read sequence will initiate a temperature conversion then provide two
|
/linux-4.1.27/Documentation/rapidio/ |
D | sysfs.txt | 101 is a write-only attribute. To initiate an enumeration or discovery 107 To initiate RapidIO enumeration/discovery on all available mports
|
D | rapidio.txt | 120 several methods to initiate an enumeration and/or discovery process: 221 creates the sysfs write-only attribute file '/sys/bus/rapidio/scan'. To initiate 228 To initiate RapidIO enumeration/discovery on all available mports a user may
|
/linux-4.1.27/Documentation/mic/ |
D | mic_overview.txt | 30 the host to initiate DMA's to/from the card using the MIC DMA engine and
|
/linux-4.1.27/include/linux/sunrpc/ |
D | gss_krb5.h | 97 int initiate; /* 1 = initiating, 0 = accepting */ member
|
/linux-4.1.27/Documentation/devicetree/bindings/arm/ |
D | psci.txt | 5 processors") can be used by Linux to initiate various CPU-centric power
|
/linux-4.1.27/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 | 255 to initiate DRP reservation requests through interaction with sysfs. DRP
|
/linux-4.1.27/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-4.1.27/Documentation/networking/ |
D | operstates.txt | 122 IF_OPER_DORMANT with the possibility for userspace to initiate the
|
D | ip-sysctl.txt | 263 0 Disable ECN. Neither initiate nor accept ECN.
|
D | bonding.txt | 1614 Note that qid values begin at 1. Qid 0 is reserved to initiate to the driver
|
/linux-4.1.27/arch/s390/kernel/ |
D | sclp.S | 54 stck .LtimeS1-.LbaseS1(%r13) # initiate timeout
|
/linux-4.1.27/drivers/char/ |
D | Kconfig | 217 below to be able to initiate a system shutdown from the button. 223 If you say Y here, then you will be able to initiate a system 225 The number of presses to initiate the shutdown is two by default,
|
/linux-4.1.27/Documentation/filesystems/ |
D | btrfs.txt | 109 initiate batch trims from userspace).
|
/linux-4.1.27/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-4.1.27/Documentation/ |
D | Changes | 145 o fsck.jfs - initiate replay of the transaction log, and check
|
D | media-framework.txt | 245 Drivers initiate a graph traversal by calling
|
D | kernel-per-CPU-kthreads.txt | 61 occur on some other CPU and furthermore initiate all
|
D | memory-barriers.txt | 1960 of going to sleep, and the primitives to initiate a wake up imply certain
|
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/engine/gr/fuc/ |
D | hub.fuc | 627 // fetch context pointer, and initiate xfer on all GPCs
|
/linux-4.1.27/Documentation/s390/ |
D | cds.txt | 64 initiate an I/O request.
|
/linux-4.1.27/net/netfilter/ |
D | Kconfig | 228 using NAT, this extension will enable you to send files and initiate 230 have others initiate chats, or everything else in IRC.
|
/linux-4.1.27/Documentation/isdn/ |
D | README | 393 own. You must explicitly initiate a connection with "isdnctrl dial
|
/linux-4.1.27/Documentation/sysctl/ |
D | vm.txt | 733 initiate swap until the amount of free and file-backed pages is less
|
/linux-4.1.27/Documentation/scsi/ |
D | ChangeLog.lpfc | 1135 initiate scsi_scan_host() after attaching the sysfs attributes.
|