Home
last modified time | relevance | path

Searched refs:initiate (Results 1 – 38 of 38) sorted by relevance

/linux-4.1.27/net/sunrpc/auth_gss/
Dgss_krb5_unseal.c138 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()
Dgss_krb5_wrap.c237 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()
Dgss_krb5_seal.c161 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()
Dgss_krb5_mech.c279 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()
Dgss_krb5_crypto.c658 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/
Daxxia-reset.txt4 block to initiate a chip reset.
/linux-4.1.27/arch/arm/mach-pxa/
Dsleep.S132 orr r0, r0, #2 @ initiate change bit
143 @ initiate the frequency change...
/linux-4.1.27/Documentation/spi/
Dspi-sc18is60230 to initiate longer transfers will fail with -EINVAL. EEPROM read operations and
/linux-4.1.27/Documentation/devicetree/bindings/mfd/
Dtwl4030-power.txt29 initiate an ACTIVE-to-OFF or SLEEP-to-OFF transition when the
/linux-4.1.27/Documentation/ABI/stable/
Dsysfs-firmware-opal-dump11 we will initiate a dump.
/linux-4.1.27/Documentation/networking/caif/
DLinux-CAIF.txt12 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/
Dw1_therm22 read sequence will initiate a temperature conversion then provide two
/linux-4.1.27/Documentation/rapidio/
Dsysfs.txt101 is a write-only attribute. To initiate an enumeration or discovery
107 To initiate RapidIO enumeration/discovery on all available mports
Drapidio.txt120 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/
Dmic_overview.txt30 the host to initiate DMA's to/from the card using the MIC DMA engine and
/linux-4.1.27/include/linux/sunrpc/
Dgss_krb5.h97 int initiate; /* 1 = initiating, 0 = accepting */ member
/linux-4.1.27/Documentation/devicetree/bindings/arm/
Dpsci.txt5 processors") can be used by Linux to initiate various CPU-centric power
/linux-4.1.27/Documentation/usb/
Dbulk-streams.txt20 can also initiate a transfer on a stream without the device asking, but the
DWUSB-Design-overview.txt255 to initiate DRP reservation requests through interaction with sysfs. DRP
/linux-4.1.27/Documentation/filesystems/nfs/
Dnfs-rdma.txt93 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
Drpc-cache.txt105 if the data is valid, and may initiate an up-call to get fresh data.
/linux-4.1.27/Documentation/networking/
Doperstates.txt122 IF_OPER_DORMANT with the possibility for userspace to initiate the
Dip-sysctl.txt263 0 Disable ECN. Neither initiate nor accept ECN.
Dbonding.txt1614 Note that qid values begin at 1. Qid 0 is reserved to initiate to the driver
/linux-4.1.27/arch/s390/kernel/
Dsclp.S54 stck .LtimeS1-.LbaseS1(%r13) # initiate timeout
/linux-4.1.27/drivers/char/
DKconfig217 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/
Dbtrfs.txt109 initiate batch trims from userspace).
/linux-4.1.27/Documentation/blockdev/
DREADME.DAC960343 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/
DChanges145 o fsck.jfs - initiate replay of the transaction log, and check
Dmedia-framework.txt245 Drivers initiate a graph traversal by calling
Dkernel-per-CPU-kthreads.txt61 occur on some other CPU and furthermore initiate all
Dmemory-barriers.txt1960 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/
Dhub.fuc627 // fetch context pointer, and initiate xfer on all GPCs
/linux-4.1.27/Documentation/s390/
Dcds.txt64 initiate an I/O request.
/linux-4.1.27/net/netfilter/
DKconfig228 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/
DREADME393 own. You must explicitly initiate a connection with "isdnctrl dial
/linux-4.1.27/Documentation/sysctl/
Dvm.txt733 initiate swap until the amount of free and file-backed pages is less
/linux-4.1.27/Documentation/scsi/
DChangeLog.lpfc1135 initiate scsi_scan_host() after attaching the sysfs attributes.