Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/lib/rsa/
H 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()
150 key = ENGINE_load_public_key(engine, key_id, NULL, NULL); in rsa_engine_get_pub_key()
182 ENGINE *engine, RSA **rsap) in rsa_get_pub_key() argument
184 if (engine) in rsa_get_pub_key()
185 return rsa_engine_get_pub_key(keydir, name, engine, rsap); in rsa_get_pub_key()
235 ENGINE *engine, RSA **rsap) in rsa_engine_get_priv_key() argument
245 engine_id = ENGINE_get_id(engine); in rsa_engine_get_priv_key()
261 key = ENGINE_load_private_key(engine, key_id, NULL, NULL); in rsa_engine_get_priv_key()
293 ENGINE *engine, RSA **rsap) in rsa_get_priv_key() argument
[all …]
/rk3399_rockchip-uboot/arch/arm/mach-rockchip/
H A Dboot_rkimg.c405 char *engine = "ce"; in fdt_check_hash() local
407 char *engine = "c"; in fdt_check_hash() local
409 char *engine = "s"; in fdt_check_hash() local
422 printf("HASH(%s): ", engine); in fdt_check_hash()
/rk3399_rockchip-uboot/doc/
H 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
H A DREADME.N121340 - Optional 1D/2D DMA engine.
H A DREADME.trace293 your Debian-style machine, and use your favourite search engine to obtain
H A DREADME.b4860qds38 . Security engine (SEC 5.3)-crypto-acceleration for protocols such as IPsec,
/rk3399_rockchip-uboot/board/freescale/ls1021aqds/
H A DREADME22 up to 1600 MHz, integrated security engine and QUICC Engine, and ECC
64 - Hardware based crypto offload engine
/rk3399_rockchip-uboot/board/freescale/ls1021atwr/
H A DREADME22 up to 1600 MHz, integrated security engine and QUICC Engine, and ECC
64 - Hardware based crypto offload engine
/rk3399_rockchip-uboot/arch/arm/dts/
H A Dsun5i-a13.dtsi210 display-engine {
211 compatible = "allwinner,sun5i-a13-display-engine";
H A Dsun8i-a33.dtsi120 crypto: crypto-engine@01c15000 {
H A Dsun5i-gr8.dtsi486 display-engine {
487 compatible = "allwinner,sun5i-a13-display-engine";
H A Dsun6i-a31.dtsi956 crypto: crypto-engine@01c15000 {
H A Dsun4i-a10.dtsi895 crypto: crypto-engine@01c15000 {
H A Dsun7i-a20.dtsi1024 crypto: crypto-engine@01c15000 {
/rk3399_rockchip-uboot/drivers/mtd/nand/raw/
H A DKconfig145 Some legacy platforms like OMAP3xx do not have in-built ELM h/w engine,
400 hardware engine and use NAND boot mode.
401 Some legacy platforms like OMAP3xx do not have in-built ELM h/w engine,
/rk3399_rockchip-uboot/arch/arm/cpu/armv8/fsl-layerscape/doc/
H A DREADME.soc71 - QDMA engine
198 - QDMA engine
/rk3399_rockchip-uboot/board/freescale/bsc9131rdb/
H A DREADME22 . Dedicated security engine featuring trusted boot
/rk3399_rockchip-uboot/board/freescale/bsc9132qds/
H A DREADME24 - Dedicated security engine featuring trusted boot
/rk3399_rockchip-uboot/doc/device-tree-bindings/gpu/
H A Dnvidia,tegra20-host1x.txt74 - gr2d: 2D graphics engine
87 - gr3d: 3D graphics engine
/rk3399_rockchip-uboot/doc/uImage.FIT/
H A Dsignature.txt402 Smartcard/USB token/HSM which can work with the pkcs11 engine
404 libp11 (provides pkcs11 engine)
411 Notes on pkcs11 engine setup:
H A Dbeaglebone_vboot.txt99 or you can use your favourite search engine. Following these instructions
/rk3399_rockchip-uboot/lib/
H A DKconfig8 hardware engine required for BCH ECC correction.
/rk3399_rockchip-uboot/cmd/
H A DKconfig554 bool "crypto checksum engine"
558 Crypto checksum engine for sha1/sha256/sha512/md5.