/openbmc/linux/net/sunrpc/auth_gss/ |
H A D | gss_krb5_unseal.c | 76 struct crypto_ahash *tfm = ctx->initiate ? in gss_krb5_verify_mic_v2() 96 if ((!ctx->initiate && (flags & KG2_TOKEN_FLAG_SENTBYACCEPTOR)) || in gss_krb5_verify_mic_v2() 97 (ctx->initiate && !(flags & KG2_TOKEN_FLAG_SENTBYACCEPTOR))) in gss_krb5_verify_mic_v2()
|
H A D | gss_krb5_wrap.c | 164 if ((!kctx->initiate && (flags & KG2_TOKEN_FLAG_SENTBYACCEPTOR)) || in gss_krb5_unwrap_v2() 165 (kctx->initiate && !(flags & KG2_TOKEN_FLAG_SENTBYACCEPTOR))) in gss_krb5_unwrap_v2()
|
H A D | gss_krb5_seal.c | 108 struct crypto_ahash *tfm = ctx->initiate ? in gss_krb5_get_mic_v2()
|
H A D | gss_krb5_crypto.c | 792 if (kctx->initiate) { in gss_krb5_aes_encrypt() 868 if (kctx->initiate) { in gss_krb5_aes_decrypt() 1022 if (kctx->initiate) { in krb5_etm_encrypt() 1111 if (kctx->initiate) { in krb5_etm_decrypt()
|
/openbmc/openbmc/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);
|
/openbmc/linux/Documentation/gpu/amdgpu/ |
H A D | flashing.rst | 16 3. "Read" from the `psp_vbflash` sysfs file to initiate the flash process. 25 …irmware payload stored in `/lib/firmware/amdgpu` to the sysfs file will initiate the flash process.
|
/openbmc/linux/Documentation/devicetree/bindings/power/reset/ |
H A D | axxia-reset.txt | 4 block to initiate a chip reset.
|
/openbmc/linux/Documentation/ABI/testing/ |
H A D | sysfs-bus-peci | 7 initiate scan for PECI devices on all PECI controllers
|
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
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/libosip2/ |
H A D | libosip2_5.3.1.bb | 4 and telecom software developers an easy and powerful interface to initiate and \
|
/openbmc/linux/arch/arm/mach-pxa/ |
H A D | sleep.S | 133 orr r0, r0, #2 @ initiate change bit 144 @ initiate the frequency change...
|
/openbmc/linux/Documentation/driver-api/firmware/ |
H A D | fw_upload.rst | 8 persistent sysfs nodes to enable users to initiate firmware updates for 20 identify the device under /sys/class/firmware. A user may initiate a
|
/openbmc/u-boot/board/kobol/helios4/ |
H A D | README | 39 Run the following command to initiate U-Boot download:
|
/openbmc/docs/designs/ |
H A D | power-systems-memory-preserving-reboot.md | 77 BMC to initiate a memory preserving reboot. BMC starts the reboot by informing 141 Attention on the BMC sets the Diagnostic target for reboot to initiate a memory 232 - Add support to openpower-hw-diags to catch special attention and initiate 253 - Automated tests to initiate and offload dump as part of test bucket.
|
/openbmc/linux/Documentation/spi/ |
H A D | spi-sc18is602.rst | 33 to initiate longer transfers will fail with -EINVAL. EEPROM read operations and
|
/openbmc/u-boot/board/solidrun/clearfog/ |
H A D | README | 44 Run the following command to initiate U-Boot download:
|
/openbmc/linux/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
|
/openbmc/linux/Documentation/devicetree/bindings/mfd/ |
H A D | twl4030-power.txt | 29 initiate an ACTIVE-to-OFF or SLEEP-to-OFF transition when the
|
/openbmc/linux/Documentation/ABI/stable/ |
H A D | sysfs-firmware-opal-dump | 12 we will initiate a dump.
|
/openbmc/linux/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.
|
/openbmc/openbmc-test-automation/redfish/task_service/ |
H A D | test_tasks_service.robot | 211 # is 'bmc_dump', then keyword will initiate bmc user dump 230 # initiate bmc user dump creation and wait until
|
/openbmc/linux/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.
|
/openbmc/linux/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
|
/openbmc/linux/Documentation/networking/ |
H A D | tls-handshake.rst | 107 To initiate a client-side TLS handshake with a pre-shared key, use: 119 To initiate an anonymous client-side TLS handshake use:
|