Home
last modified time | relevance | path

Searched refs:p11 (Results 1 – 25 of 43) sorted by relevance

12

/OK3568_Linux_fs/buildroot/package/p11-kit/
H A D0001-p11-kit-lists-c-Add-stdint-h-to-fix-compilation.patch4 Subject: [PATCH] p11-kit/lists.c: Add stdint.h to fix compilation
11 https://github.com/p11-glue/p11-kit/commit/507c394cfcf4edffc5e4450c5d737e545c26b857]
14 p11-kit/lists.c | 1 +
17 diff --git a/p11-kit/lists.c b/p11-kit/lists.c
19 --- a/p11-kit/lists.c
20 +++ b/p11-kit/lists.c
H A DConfig.in2 bool "p11-kit"
11 http://p11-glue.freedesktop.org/p11-kit.html
13 comment "p11-kit needs a toolchain w/ threads, dynamic library"
H A Dp11-kit.mk8 P11_KIT_SOURCE = p11-kit-$(P11_KIT_VERSION).tar.xz
9 P11_KIT_SITE = https://github.com/p11-glue/p11-kit/releases/download/$(P11_KIT_VERSION)
16 P11_KIT_CPE_ID_VENDOR = p11-kit_project
H A Dp11-kit.hash2 sha256 8a8f40153dd5a3f8e7c03e641f8db400133fb2a6a9ab2aee1b6d0cb0495ec6b6 p11-kit-0.23.22.tar.xz
/OK3568_Linux_fs/yocto/poky/meta/recipes-support/p11-kit/
H A Dp11-kit_0.24.1.bb3 HOMEPAGE = "https://p11-glue.github.io/p11-glue/p11-kit.html"
13 SRC_URI = "git://github.com/p11-glue/p11-kit;branch=master;protocol=https"
24 ${libdir}/p11-kit-proxy.so \
29 # PN contains p11-kit-proxy.so, a symlink to a loadable module
/OK3568_Linux_fs/buildroot/package/softhsm2/
H A Dsofthsm2.mk17 --enable-p11-kit \
18 --with-p11-kit=/usr/share/p11-kit/modules
19 SOFTHSM2_DEPENDENCIES += p11-kit
21 SOFTHSM2_CONF_OPTS += --disable-p11-kit
/OK3568_Linux_fs/yocto/poky/meta/recipes-support/libffi/libffi/
H A D0001-arm-sysv-reverted-clang-VFP-mitigation.patch33 ldcle p11, cr0, [r0] @ vldrle d0, [r0]
34 ldcgt p11, cr0, [r0], {16} @ vldmgt r0, {d0-d7}
53 stc p11, cr0, [r2] @ vstr d0, [r2]
60 stc p11, cr0, [r2], {8} @ vstm r2, {d0-d3}
72 stc p11, cr0, [sp], {16} @ vstm sp, {d0-d7}
91 ldc p11, cr0, [r2] @ vldr d0, [r2]
98 ldc p11, cr0, [r2], {8} @ vldm r2, {d0-d3}
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-security/softhsm/
H A Dsofthsm_2.6.1.bb27 PACKAGECONFIG[pk11] = "--enable-p11-kit --with-p11-kit==${STAGING_DIR_HOST}/usr, --without-p11-kit,…
/OK3568_Linux_fs/buildroot/package/gnutls/
H A Dgnutls.mk64 GNUTLS_CONF_OPTS += --with-p11-kit
65 GNUTLS_DEPENDENCIES += p11-kit
67 GNUTLS_CONF_OPTS += --without-p11-kit
79 GNUTLS_CONF_OPTS += --with-default-trust-store-pkcs11=pkcs11:model=p11-kit-trust
/OK3568_Linux_fs/yocto/poky/meta/recipes-support/gnutls/
H A Dgnutls_3.7.4.bb39 PACKAGECONFIG[p11-kit] = "--with-p11-kit,--without-p11-kit,p11-kit"
/OK3568_Linux_fs/kernel/arch/ia64/lib/
H A Dmemcpy_mck.S409 cmp.le p10,p11 = 2,in2
423 (p11) br.ret.dpnt rp // 1 byte copy
432 cmp.le p10,p11 = 7,in2
449 (p11) br.ret.dptk rp // 6 byte copy
478 cmp.le p11,p0 = 6,r30
487 EX(.ex_handler_short, (p11) ld1 t6=[src1],2)
494 EX(.ex_handler_short, (p11) st1 [dst1] = t6,2)
575 cmp.gtu p10,p11=src_pre_mem,saved_in1
579 (p11) mov src0=saved_in1
596 cmp.ltu p10,p11=src0,src1
[all …]
H A Ddo_csum.S182 tbit.nz p10,p11=count,0 // if (count is odd)
192 (p11) br.cond.dptk .do_csum16 // if (count is even)
/OK3568_Linux_fs/buildroot/package/tpm2-pkcs11/
H A Dtpm2-pkcs11.mk41 TPM2_PKCS11_DEPENDENCIES += p11-kit
43 --with-p11kitconfigdir=/usr/share/p11-kit/modules
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-armhf/include/opencv2/core/opencl/runtime/autogenerated/
H A Dopencl_core_wrappers.hpp74 …nt p10, const cl_event* p11, cl_event* p12) { return clEnqueueCopyBufferRect_pfn(p0, p1, p2, p3, p… in clEnqueueCopyBufferRect() argument
95 …event* p9, cl_event* p10, cl_int* p11) { return clEnqueueMapImage_pfn(p0, p1, p2, p3, p4, p5, p6, … in clEnqueueMapImage() argument
116 …p10, cl_uint p11, const cl_event* p12, cl_event* p13) { return clEnqueueReadBufferRect_pfn(p0, p1,… in clEnqueueReadBufferRect() argument
134 …p10, cl_uint p11, const cl_event* p12, cl_event* p13) { return clEnqueueWriteBufferRect_pfn(p0, p1… in clEnqueueWriteBufferRect() argument
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/OpenCV-android-sdk/sdk/native/jni/include/opencv2/core/opencl/runtime/autogenerated/
H A Dopencl_core_wrappers.hpp74 …nt p10, const cl_event* p11, cl_event* p12) { return clEnqueueCopyBufferRect_pfn(p0, p1, p2, p3, p… in clEnqueueCopyBufferRect() argument
95 …event* p9, cl_event* p10, cl_int* p11) { return clEnqueueMapImage_pfn(p0, p1, p2, p3, p4, p5, p6, … in clEnqueueMapImage() argument
116 …p10, cl_uint p11, const cl_event* p12, cl_event* p13) { return clEnqueueReadBufferRect_pfn(p0, p1,… in clEnqueueReadBufferRect() argument
134 …p10, cl_uint p11, const cl_event* p12, cl_event* p13) { return clEnqueueWriteBufferRect_pfn(p0, p1… in clEnqueueWriteBufferRect() argument
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/core/opencl/runtime/autogenerated/
H A Dopencl_core_wrappers.hpp74 …nt p10, const cl_event* p11, cl_event* p12) { return clEnqueueCopyBufferRect_pfn(p0, p1, p2, p3, p… in clEnqueueCopyBufferRect() argument
95 …event* p9, cl_event* p10, cl_int* p11) { return clEnqueueMapImage_pfn(p0, p1, p2, p3, p4, p5, p6, … in clEnqueueMapImage() argument
116 …p10, cl_uint p11, const cl_event* p12, cl_event* p13) { return clEnqueueReadBufferRect_pfn(p0, p1,… in clEnqueueReadBufferRect() argument
134 …p10, cl_uint p11, const cl_event* p12, cl_event* p13) { return clEnqueueWriteBufferRect_pfn(p0, p1… in clEnqueueWriteBufferRect() argument
/OK3568_Linux_fs/buildroot/package/libp11/
H A Dlibp11.mk20 LIBP11_CONF_OPTS += --with-pkcs11-module=/usr/lib/p11-kit-proxy.so
/OK3568_Linux_fs/buildroot/package/gcr/
H A DConfig.in7 depends on !BR2_STATIC_LIBS # p11-kit
H A Dgcr.mk15 p11-kit \
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-armhf/share/OpenCV/
H A Dvalgrind_3rdparty.supp72 p11-kit
/OK3568_Linux_fs/kernel/samples/bpf/
H A Dspintest_kern.c59 SEC("kprobe/_raw_spin_lock_irq")PROG(p11)
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/OpenCV-android-sdk/sdk/etc/
H A Dvalgrind_3rdparty.supp72 p11-kit
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/share/OpenCV/
H A Dvalgrind_3rdparty.supp72 p11-kit
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-graphics/x11vnc/
H A Dx11vnc_0.9.16.bb23 p11-kit \
/OK3568_Linux_fs/yocto/meta-openembedded/meta-gnome/recipes-gnome/gnome-keyring/
H A Dgnome-keyring_40.0.bb40 ${datadir}/p11-kit \

12