Home
last modified time | relevance | path

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

12

/u-boot/lib/rsa/
A Drsa-sign.c124 ENGINE *engine, RSA **rsap) in rsa_engine_get_pub_key() argument
134 engine_id = ENGINE_get_id(engine); in rsa_engine_get_pub_key()
164 key = ENGINE_load_public_key(engine, key_id, NULL, NULL); in rsa_engine_get_pub_key()
196 ENGINE *engine, RSA **rsap) in rsa_get_pub_key() argument
198 if (engine) in rsa_get_pub_key()
199 return rsa_engine_get_pub_key(keydir, name, engine, rsap); in rsa_get_pub_key()
249 ENGINE *engine, RSA **rsap) in rsa_engine_get_priv_key() argument
259 engine_id = ENGINE_get_id(engine); in rsa_engine_get_priv_key()
289 key = ENGINE_load_private_key(engine, key_id, NULL, NULL); in rsa_engine_get_priv_key()
321 ENGINE *engine, RSA **rsap) in rsa_get_priv_key() argument
[all …]
/u-boot/doc/device-tree-bindings/net/
A Dmediatek,mt7628-eth.txt6 engine ethernet controller and the internal switch.
/u-boot/doc/
A DREADME.nand195 Some legacy platforms like OMAP3xx do not have in-built ELM h/w engine,
203 hardware engine and use NAND boot mode.
204 Some legacy platforms like OMAP3xx do not have in-built ELM h/w engine,
223 - ecc calculation using GPMC hardware engine,
226 (For legacy device which do not have ELM h/w engine)
229 - ecc calculation using GPMC hardware engine,
230 - error detection using ELM hardware engine.
233 - ecc calculation using GPMC hardware engine,
234 - error detection using ELM hardware engine.
241 Some legacy OMAP SoC do not have ELM h/w engine thus such
/u-boot/arch/arm/mach-mediatek/
A DKconfig30 crypto engine, built-in Wi-Fi / Bluetooth combo chip, JPEG decoder,
42 including DDR3, crypto engine, 3x3 11n/ac Wi-Fi, Gigabit Ethernet,
/u-boot/arch/arm/dts/
A Dsun5i-a13.dtsi86 display-engine {
87 compatible = "allwinner,sun5i-a13-display-engine";
A Dsun5i-gr8.dtsi52 display-engine {
53 compatible = "allwinner,sun5i-a13-display-engine";
A Dsun5i-a10s.dtsi74 display-engine {
75 compatible = "allwinner,sun5i-a10s-display-engine";
A Dsun6i-a31s.dtsi52 compatible = "allwinner,sun6i-a31s-display-engine";
A Dsun8i-a33.dtsi153 de: display-engine {
154 compatible = "allwinner,sun8i-a33-display-engine";
248 crypto: crypto-engine@1c15000 {
A Dsun50i-h5.dtsi91 compatible = "allwinner,sun50i-h5-video-engine";
A Dsun8i-v3s.dtsi80 de: display-engine {
81 compatible = "allwinner,sun8i-v3s-display-engine";
A Dsun50i-h6.dtsi64 de: display-engine {
65 compatible = "allwinner,sun50i-h6-display-engine";
157 compatible = "allwinner,sun50i-h6-video-engine";
A Dsun7i-a20.dtsi255 de: display-engine {
256 compatible = "allwinner,sun7i-a20-display-engine";
495 compatible = "allwinner,sun7i-a20-video-engine";
626 crypto: crypto-engine@1c15000 {
A Dsun8i-h3.dtsi168 compatible = "allwinner,sun8i-h3-video-engine";
A Dsun4i-a10.dtsi181 de: display-engine {
182 compatible = "allwinner,sun4i-a10-display-engine";
490 crypto: crypto-engine@1c15000 {
/u-boot/doc/uImage.FIT/
A Dsignature.txt484 Smartcard/USB token/HSM which can work with some openssl engine
487 For pkcs11 engine usage:
488 libp11 (provides pkcs11 engine)
493 For generic HSMs respective openssl engine must be installed and locateable by
494 openssl. This may require setting up LD_LIBRARY_PATH if engine is not installed
497 PKCS11 engine support forms "key id" based on "keydir" and with
502 PKCS11 engine key ids:
509 Generic HSM engine support forms "key id" based on "keydir" and with
513 Generic engine key ids:
521 The following examples use the Nitrokey Pro using pkcs11 engine. Instructions
[all …]
/u-boot/board/freescale/ls1021atwr/
A DREADME22 up to 1600 MHz, integrated security engine and QUICC Engine, and ECC
64 - Hardware based crypto offload engine
/u-boot/board/freescale/ls1021aqds/
A DREADME22 up to 1600 MHz, integrated security engine and QUICC Engine, and ECC
64 - Hardware based crypto offload engine
/u-boot/drivers/ram/aspeed/
A DKconfig65 the ECC engine. If the size is set to 0, the sdram driver will
/u-boot/drivers/mtd/nand/raw/
A DKconfig153 Some legacy platforms like OMAP3xx do not have in-built ELM h/w engine,
310 This enables Hardware BCH engine found on the OcteonTX processors to
418 hardware engine and use NAND boot mode.
419 Some legacy platforms like OMAP3xx do not have in-built ELM h/w engine,
/u-boot/doc/arch/
A Dnds32.rst83 - Optional 1D/2D DMA engine.
/u-boot/doc/device-tree-bindings/sound/
A Dda7219.txt39 - dlg,ldo-lvl : Required internal LDO voltage (mV) level for digital engine
/u-boot/doc/device-tree-bindings/gpu/
A Dnvidia,tegra20-host1x.txt74 - gr2d: 2D graphics engine
87 - gr3d: 3D graphics engine
/u-boot/doc/driver-model/
A Dethernet.rst107 the hardware, just waiting for the buffer to be consumed (by some DMA engine)
111 engine), and return immediately afterwards.
/u-boot/doc/uefi/
A Discsi.rst41 network booting. It supports both HTTPS and iSCSI. It has a scripting engine for

Completed in 23 milliseconds

12