| /OK3568_Linux_fs/kernel/net/sunrpc/auth_gss/ |
| H A 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() 167 if ((!ctx->initiate && (flags & KG2_TOKEN_FLAG_SENTBYACCEPTOR)) || in gss_verify_mic_v2() 168 (ctx->initiate && !(flags & KG2_TOKEN_FLAG_SENTBYACCEPTOR))) in gss_verify_mic_v2() 180 if (ctx->initiate) { in gss_verify_mic_v2()
|
| H A D | gss_krb5_wrap.c | 235 if ((krb5_make_seq_num(kctx, kctx->seq, kctx->initiate ? 0 : 0xff, in gss_wrap_kerberos_v1() 332 if ((kctx->initiate && direction != 0xff) || in gss_unwrap_kerberos_v1() 333 (!kctx->initiate && direction != 0)) in gss_unwrap_kerberos_v1() 485 if ((!kctx->initiate && (flags & KG2_TOKEN_FLAG_SENTBYACCEPTOR)) || in gss_unwrap_kerberos_v2() 486 (kctx->initiate && !(flags & KG2_TOKEN_FLAG_SENTBYACCEPTOR))) in gss_unwrap_kerberos_v2()
|
| H A D | gss_krb5_seal.c | 158 if (krb5_make_seq_num(ctx, ctx->seq, ctx->initiate ? 0 : 0xff, in gss_get_mic_v1() 187 if (ctx->initiate) { in gss_get_mic_v2()
|
| H A D | gss_krb5_mech.c | 210 p = simple_get_bytes(p, end, &ctx->initiate, sizeof(ctx->initiate)); in gss_import_v1_context() 478 ctx->initiate = ctx->flags & KRB5_CTX_FLAG_INITIATOR; in gss_import_v2_context()
|
| H A D | gss_krb5_crypto.c | 614 if (kctx->initiate) { in gss_krb5_aes_encrypt() 734 if (kctx->initiate) { in gss_krb5_aes_decrypt()
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-initramfs/recipes-bsp/kexecboot/files/ |
| H A D | 0001-kexecboot-Use-new-reboot-API-with-klibc.patch | 28 log_msg(lg, "Can't initiate reboot: %s", ERRMSG); 37 log_msg(lg, "Can't initiate shutdown: %s", ERRMSG);
|
| /OK3568_Linux_fs/buildroot/package/libosip2/ |
| H A D | Config.in | 6 developers an easy and powerful interface to initiate and
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/power/reset/ |
| H A D | axxia-reset.txt | 4 block to initiate a chip reset.
|
| /OK3568_Linux_fs/kernel/arch/arm/mach-pxa/ |
| H A D | sleep.S | 132 orr r0, r0, #2 @ initiate change bit 143 @ initiate the frequency change...
|
| /OK3568_Linux_fs/kernel/Documentation/ABI/testing/ |
| H A D | sysfs-devices-platform-dock | 14 (WO) Writing to this file causes the software to initiate an
|
| H A D | sysfs-bus-rapidio | 193 space. To initiate an enumeration or discovery process on 199 initiate RapidIO enumeration/discovery on all available mports a
|
| /OK3568_Linux_fs/kernel/Documentation/driver-api/ |
| H A D | s390-drivers.rst | 73 Devices that want to initiate channel I/O need to attach to the ccw bus. 77 The functions that initiate or terminate channel I/O all act upon a ccw
|
| /OK3568_Linux_fs/buildroot/dl/hostapd/ |
| H A D | 0003-WPS-UPnP-Handle-HTTP-initiation-failures-for-events-.patch | 8 callback URL on a failure to initiate the HTTP client connection, there
|
| /OK3568_Linux_fs/kernel/Documentation/spi/ |
| H A D | spi-sc18is602.rst | 33 to initiate longer transfers will fail with -EINVAL. EEPROM read operations and
|
| /OK3568_Linux_fs/kernel/Documentation/networking/caif/ |
| H A D | linux_caif.rst | 19 channels, initiate GPRS Data connections, Video channels and Utility Channels. 195 interface can initiate flow stop for all CAIF Channels.
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/mfd/ |
| H A D | twl4030-power.txt | 29 initiate an ACTIVE-to-OFF or SLEEP-to-OFF transition when the
|
| /OK3568_Linux_fs/kernel/Documentation/ABI/stable/ |
| H A D | sysfs-firmware-opal-dump | 12 we will initiate a dump.
|
| /OK3568_Linux_fs/kernel/Documentation/userspace-api/media/dvb/ |
| H A D | dmx-reqbufs.rst | 36 This ioctl is used to initiate a memory mapped or DMABUF based demux I/O.
|
| /OK3568_Linux_fs/kernel/include/linux/sunrpc/ |
| H A D | gss_krb5.h | 97 int initiate; /* 1 = initiating, 0 = accepting */ member
|
| /OK3568_Linux_fs/kernel/Documentation/driver-api/iio/ |
| H A D | triggers.rst | 18 a specific file in sysfs). A trigger may initiate data capture for a number of
|
| /OK3568_Linux_fs/kernel/Documentation/watchdog/ |
| H A D | hpwdt.rst | 58 Upon receipt of an NMI from the iLO, the hpwdt driver will initiate a
|
| /OK3568_Linux_fs/kernel/Documentation/driver-api/usb/ |
| H A D | bulk-streams.rst | 23 can also initiate a transfer on a stream without the device asking, but the
|
| /OK3568_Linux_fs/kernel/Documentation/infiniband/ |
| H A D | tag_matching.rst | 38 the header to initiate an RDMA READ operation directly to the matching buffer.
|
| /OK3568_Linux_fs/kernel/Documentation/networking/ |
| H A D | net_failover.rst | 83 Here is a sample script that shows the steps to initiate live migration on
|
| /OK3568_Linux_fs/kernel/Documentation/admin-guide/nfs/ |
| H A D | nfs-rdma.rst | 85 the utils/mount directory. This binary can be used to initiate NFS v2, v3, 86 or v4 mounts. To initiate a v4 mount, the binary must be called
|