Home
last modified time | relevance | path

Searched full:invokes (Results 1 – 25 of 291) sorted by relevance

12345678910>>...12

/openbmc/linux/include/crypto/
H A Dakcipher.h95 * @set_pub_key: Function invokes the algorithm specific set public key
98 * @set_priv_key: Function invokes the algorithm specific set private key
329 * Function invokes the specific public key encrypt operation for a given
354 * Function invokes the specific public key decrypt operation for a given
379 * Function invokes the specific public key encrypt operation for a given
397 * Function invokes the specific public key decrypt operation for a given
415 * Function invokes the specific public key sign operation for a given
436 * Function invokes the specific public key signature verification operation
461 * Function invokes the algorithm specific set key function, which knows
483 * Function invokes the algorithm specific set key function, which knows
H A Dsig.h77 * Function invokes the specific signing operation for a given algorithm
94 * Function invokes the specific signature verification operation
112 * Function invokes the algorithm specific set key function, which knows
128 * Function invokes the algorithm specific set key function, which knows
H A Dkpp.h71 * @set_secret: Function invokes the protocol specific function to
317 * Function invokes the specific kpp operation for a given alg.
343 * Function invokes the specific kpp operation for generating the public part
367 * Function invokes the specific kpp operation for computing the shared secret
/openbmc/linux/Documentation/crypto/
H A Darchitecture.rst63 When using the synchronous API operation, the caller invokes a cipher
322 1. esp_output() invokes crypto_aead_encrypt() to trigger an
330 invokes AEAD cipher operations with the GCM cipher handle.
340 3. The GCM AEAD cipher type implementation now invokes the SKCIPHER API
351 4. The SKCIPHER of CTR(AES) now invokes the CIPHER API with the AES
354 5. The GCM AEAD implementation also invokes the GHASH cipher
413 2. The HMAC instance now invokes the SHASH API with the SHA256 cipher
/openbmc/linux/include/linux/
H A Dcpuhotplug.h26 * CPU hotplug states. The state machine invokes the installed state
280 * Installs the callback functions and invokes the @startup callback on
389 * Installs the instance for the @state and invokes the registered startup
441 * Removes the callback functions and invokes the teardown callback on
494 * Removes the instance and invokes the teardown callback on the online cpus
/openbmc/phosphor-power/phosphor-regulators/docs/
H A Ddesign.md55 A systemd service file runs the `regsctl` utility. This utility invokes the
81 A systemd service file runs the `regsctl` utility. This utility invokes the
94 A systemd service file runs the `regsctl` utility. This utility invokes the
/openbmc/linux/Documentation/RCU/
H A DUP.rst22 which deletes element B, and then invokes call_rcu() to free element B
41 elements A, B, and C in process context, but that it invokes a function
81 If call_rcu() directly invokes the callback, painful locking restrictions
H A DNMI-RCU.rst47 count of NMIs. It then invokes the NMI handler stored in the nmi_callback
48 function pointer. If this handler returns zero, do_nmi() invokes the
/openbmc/linux/Documentation/driver-api/hte/
H A Dhte.rst53 - HTE subsystem increments seq counter and invokes consumer provided callback.
54 Based on callback return value, the HTE core invokes secondary callback in
/openbmc/linux/Documentation/core-api/
H A Dentry.rst81 syscall_enter_from_user_mode() first invokes enter_from_user_mode() which
88 and then invokes the various entry work functions like ptrace, seccomp, audit,
95 that it invokes exit_to_user_mode() which again handles the state
/openbmc/openbmc/poky/meta/recipes-support/libgcrypt/files/
H A Drun-ptest5 # The 'random' test invokes itself, so we need to be sure that the test
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Certs/
H A DREADME.md204 - Bmcweb initiates an asynchronous call which invokes the "Install" method of
213 - Bmcweb invokes the Callback method with the status of the "Install" method
232 - Bmcweb receives POST request for Replace Certificate, invokes the Replace
/openbmc/linux/Documentation/staging/
H A Dtee.rst39 - TEE_IOC_INVOKE invokes a function in a Trusted Application.
183 order to support device enumeration. In other words, OP-TEE driver invokes this
324 * TEE_CMD_ID_INVOKE_CMD - invokes a command with loaded TA
338 * invoke_func - invokes a command with loaded TA.
/openbmc/linux/tools/memory-model/scripts/
H A Dchecklitmus.sh4 # Invokes runlitmus.sh and judgelitmus.sh on its arguments to run the
H A Dchecktheselitmus.sh4 # Invokes checklitmus.sh on its arguments to run the specified litmus
/openbmc/linux/tools/hv/
H A Dhv_get_dns_info.sh5 # information; the kvp daemon code invokes this external script to gather
H A Dhv_get_dhcp_info.sh6 # information; the kvp daemon code invokes this external script to gather
/openbmc/qemu/tests/uefi-test-tools/
H A DMakefile85 # "build.sh" invokes the "build" utility of edk2 BaseTools. In any given edk2
90 # In turn, the "build" utility of edk2 BaseTools invokes another "make".
/openbmc/phosphor-psu-code-mgmt/
H A DREADME.md66 it invokes `psutils` as well.
73 paths, invokes the vendor-specific tool to get the versions, and creates version
/openbmc/u-boot/drivers/reset/
H A Dreset-ti-sci.c124 * using the TI SCI protocol. This invokes the function ti_sci_reset_set()
141 * using the TI SCI protocol. This invokes the function ti_sci_reset_set()
/openbmc/linux/kernel/entry/
H A Dkvm.c39 * KVM invokes xfer_to_guest_mode_work_pending() with interrupts in xfer_to_guest_mode_handle_work()
/openbmc/linux/tools/testing/crypto/chacha20-s390/
H A Drun-tests.sh7 # This script runs (via instmod) test-cipher.ko module which invokes
/openbmc/linux/drivers/firmware/google/
H A Dvpd_decode.h35 * Given the encoded string, this function invokes callback with extracted
/openbmc/phosphor-bmc-code-mgmt/test/common/exampledevice/
H A Dexample_updater_main.cpp13 * which in turn invokes the virtual initDevice() function implemented here. in init()
/openbmc/linux/Documentation/virt/hyperv/
H A Dvmbus.rst271 vmbus_process_offer(), which indirectly invokes vmbus_add_channel_work().
274 type based on the class ID, and invokes the correct driver to set up
298 invokes the device driver "remove" function to cleanly shut

12345678910>>...12