Home
last modified time | relevance | path

Searched refs:cryptodev (Results 1 – 25 of 26) sorted by relevance

12

/OK3568_Linux_fs/buildroot/package/cryptodev-linux/
H A Dcryptodev-linux.mk8 CRYPTODEV_LINUX_SITE = $(call github,cryptodev-linux,cryptodev-linux,cryptodev-linux-$(CRYPTODEV_LI…
12 CRYPTODEV_LINUX_CPE_ID_VENDOR = cryptodev-linux
14 CRYPTODEV_LINUX_PROVIDES = cryptodev
22 $(INSTALL) -D -m 644 $(@D)/crypto/cryptodev.h \
23 $(STAGING_DIR)/usr/include/crypto/cryptodev.h
H A Dcryptodev-linux.hash2 sha256 f51c2254749233b1b1d7ec9445158bd709f124f88e1c650fe2faac83c3a81938 cryptodev-linux-1.12.tar.…
/OK3568_Linux_fs/buildroot/package/cryptodev/
H A DConfig.in1 comment "cryptodev needs a Linux kernel to be built"
5 bool "cryptodev"
8 Select the desired cryptodev implementation.
13 prompt "cryptodev variant"
16 Select the cryptodev implementation.
19 bool "cryptodev-linux"
27 http://cryptodev-linux.org/index.html
47 default "cryptodev-linux" if BR2_PACKAGE_CRYPTODEV_LINUX
/OK3568_Linux_fs/yocto/poky/meta/recipes-kernel/cryptodev/
H A Dcryptodev-linux_1.12.bb1 require cryptodev.inc
7 # Just install cryptodev.h which is the only header file needed to be exported
9 install -D ${S}/crypto/cryptodev.h ${D}${includedir}/crypto/cryptodev.h
H A Dcryptodev.inc1 HOMEPAGE = "http://cryptodev-linux.org/"
6 API is compatible with OpenBSD's cryptodev userspace API (/dev/crypto)."
11 SRC_URI = "git://github.com/cryptodev-linux/cryptodev-linux;branch=master;protocol=https \
H A Dcryptodev-module_1.12.bb1 require cryptodev.inc
8 DEPENDS += "cryptodev-linux"
H A Dcryptodev-tests_1.12.bb1 require cryptodev.inc
8 file://0001-Add-the-compile-and-install-rules-for-cryptodev-test.patch \
/OK3568_Linux_fs/buildroot/package/ocf-linux/
H A Docf-linux.mk11 OCF_LINUX_PROVIDES = cryptodev
21 $(INSTALL) -D -m 644 $(@D)/ocf/cryptodev.h \
22 $(STAGING_DIR)/usr/include/crypto/cryptodev.h
/OK3568_Linux_fs/yocto/poky/meta/recipes-kernel/cryptodev/files/
H A D0001-Add-the-compile-and-install-rules-for-cryptodev-test.patch4 Subject: [PATCH] Add the compile and install rules for cryptodev tests folder
6 This is required to install the cryptodev tests folder to rootfs
23 install -m 644 -D crypto/cryptodev.h $(DESTDIR)/$(includedir)/crypto/cryptodev.h
H A D0001-Disable-installing-header-file-provided-by-another-p.patch21 - install -m 644 -D crypto/cryptodev.h $(DESTDIR)/$(includedir)/crypto/cryptodev.h
H A D0001-tests-Makefile-do-not-use-Werror.patch7 Reported at https://github.com/cryptodev-linux/cryptodev-linux/issues/67
/OK3568_Linux_fs/kernel/drivers/crypto/rockchip/cryptodev_linux/
H A DMakefile2 obj-$(CONFIG_CRYPTO_DEV_ROCKCHIP_DEV) += cryptodev.o
3 cryptodev-objs := ioctl.o \
H A Dioctl.c1242 static struct miscdevice cryptodev = { variable
1254 rc = misc_register(&cryptodev); in cryptodev_register()
1266 misc_deregister(&cryptodev); in cryptodev_deregister()
/OK3568_Linux_fs/buildroot/package/gnutls/
H A Dgnutls.mk52 GNUTLS_CONF_OPTS += --enable-cryptodev
53 GNUTLS_DEPENDENCIES += cryptodev-linux
/OK3568_Linux_fs/yocto/poky/meta/recipes-connectivity/openssl/
H A Dopenssl_3.0.8.bb33 PACKAGECONFIG[cryptodev-linux] = "enable-devcryptoeng,disable-devcryptoeng,cryptodev-linux,,cryptod…
/OK3568_Linux_fs/buildroot/package/openssh/
H A Dopenssh.mk41 OPENSSH_DEPENDENCIES += cryptodev-linux
/OK3568_Linux_fs/buildroot/package/libopenssl/
H A Dlibopenssl.mk33 LIBOPENSSL_DEPENDENCIES += cryptodev
/OK3568_Linux_fs/yocto/poky/meta/conf/distro/include/
H A Ddistro_alias.inc51 DISTRO_PN_ALIAS:pn-cryptodev-linux = "OE-Core"
52 DISTRO_PN_ALIAS:pn-cryptodev-module = "OE-Core"
53 DISTRO_PN_ALIAS:pn-cryptodev-tests = "OE-Core"
H A Dmaintainers.inc128 RECIPE_MAINTAINER:pn-cryptodev-linux = "Robert Yang <liezhi.yang@windriver.com>"
129 RECIPE_MAINTAINER:pn-cryptodev-module = "Robert Yang <liezhi.yang@windriver.com>"
130 RECIPE_MAINTAINER:pn-cryptodev-tests = "Robert Yang <liezhi.yang@windriver.com>"
/OK3568_Linux_fs/yocto/poky/documentation/migration-guides/
H A Dmigration-1.6.rst351 ``cryptodev-linux``.
/OK3568_Linux_fs/buildroot/output/OK3568/target/usr/lib/modules/5.10.160/
H A Dmodules.builtin.modinfo
H A Dmodules.builtin
/OK3568_Linux_fs/kernel/android/
H A Dabi_gki_aarch64_rockchip1712 # required by cryptodev.ko
/OK3568_Linux_fs/buildroot/
H A DCHANGES1617 cdrkit, clamav, cryptodev-linux, dbus, docker-cli,
6850 cryptodev-linux, cryptsetup, cups, cwiid, cxxtest, dbus,
7024 c-ares, collectd, conntrack-tools, cryptodev-linux, dropbear,
7690 collectd, connman, copas, crda, cryptodev-linux, cryptsetup,
8312 cryptodev-linux, cryptodev, ctorrent, cvs, dbus-cpp,
8526 cryptodev, cryptsetup, cups, czmq, dbus, dhcpdump, directfb,
8738 coreutils, coxpcall, cppzmq, cramfs, crda, cryptodev-linux,
9148 #6374: gnutls package broken if linux cryptodev module
9321 cryptodev-linux, cppzmq, czmq, dtach, enscript, exfat,
/OK3568_Linux_fs/buildroot/package/
H A DConfig.in1408 source "package/cryptodev/Config.in"

12