/openbmc/openbmc/poky/meta/recipes-support/p11-kit/ |
H A D | p11-kit_0.25.5.bb | 3 HOMEPAGE = "https://p11-glue.github.io/p11-glue/p11-kit.html" 13 SRC_URI = "gitsm://github.com/p11-glue/p11-kit;branch=master;protocol=https \ 25 ${libdir}/p11-kit-proxy.so \ 30 # PN contains p11-kit-proxy.so, a symlink to a loadable module 37 # git/p11-kit/import-object.c:223:62: error: passing argument 3 of 'p11_asn1_read' from incompatibl… 38 # git/p11-kit/import-object.c:229:70: error: passing argument 3 of 'p11_asn1_read' from incompatibl… 39 # git/p11-kit/import-object.c:264:78: error: passing argument 3 of 'p11_asn1_read' from incompatibl… 40 # git/p11-kit/import-object.c:223:62: error: passing argument 3 of 'p11_asn1_read' from incompatibl… 41 # git/p11-kit/import-object.c:229:70: error: passing argument 3 of 'p11_asn1_read' from incompatibl… 42 # git/p11-kit/import-object.c:264:78: error: passing argument 3 of 'p11_asn1_read' from incompatibl…
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-security/softhsm/ |
H A D | softhsm_2.6.1.bb | 31 PACKAGECONFIG[pk11] = "--enable-p11-kit --with-p11-kit=${datadir}/p11-kit/modules, --without-p11-ki… 33 FILES:${PN} += "${@bb.utils.contains('PACKAGECONFIG', 'pk11', '${datadir}/p11-kit/modules/softhsm2.…
|
/openbmc/openbmc/meta-raspberrypi/recipes-graphics/userland/files/ |
H A D | 0001-Allow-applications-to-set-next-resource-handle.patch | 25 …t p10, uint32_t p11, void *out) { rpc_begin(thread); RPC_CALL(thread, id, p0, p1, p2… 26 …t p10, uint32_t p11, uint32_t p12, void *out) { rpc_begin(thread); RPC_CALL(thread, id, p0, p1, p2… 27 …uint32_t p11, uint32_t p12, uint32_t p13, void *out) { rpc_begin(thread); RPC_CALL(thread, id, p0,… 28 …t p11, uint32_t p12, uint32_t p13, uint32_t p14, void *out) { rpc_begin(thread); RPC_CALL(thread, … 33 …p4, p5, p6, p7, p8, p9, p10, p11, out) rpc_call13_out_ctrl(thread, id, p0, p1, p2, p3, p4, p5… 34 …p4, p5, p6, p7, p8, p9, p10, p11, p12, out) rpc_call14_out_ctrl(thread, id, p0, p1, p2, p3, p4, p5… 35 … p5, p6, p7, p8, p9, p10, p11, p12, p13, out) rpc_call15_out_ctrl(thread, id, p0, p1, p2, p3, p4, … 36 …5, p6, p7, p8, p9, p10, p11, p12, p13, p14, out) rpc_call16_out_ctrl(thread, id, p0, p1, p2, p3, p…
|
/openbmc/qemu/tests/tcg/hexagon/ |
H A D | v68_hvx.c | 52 void *p11 = v6mpy_buffer1; in test_v6mpy() local 65 : : "r"(p00), "r"(p01), "r"(p10), "r"(p11), "r"(pout) in test_v6mpy() 70 p11 += sizeof(MMVector); in test_v6mpy()
|
/openbmc/openbmc/meta-security/meta-tpm/recipes-tpm2/tpm2-pkcs11/ |
H A D | tpm2-pkcs11_1.9.1.bb | 7 DEPENDS = "autoconf-archive pkgconfig sqlite3 openssl libtss2-dev tpm2-tools libyaml p11-kit python… 41 ${datadir}/p11-kit/* \ 46 RDEPENDS:${PN} = "p11-kit tpm2-tools "
|
/openbmc/u-boot/arch/mips/dts/ |
H A D | ocelot_pcb123.dts | 22 gpios = <&sgpio 43 1>; /* p11.1 */ 28 gpios = <&sgpio 11 1>; /* p11.0 */
|
H A D | serval_pcb105.dts | 27 gpios = <&sgpio 43 1>; /* p11.1 */ 33 gpios = <&sgpio 11 1>; /* p11.0 */
|
H A D | serval_pcb106.dts | 27 gpios = <&sgpio 43 1>; /* p11.1 */ 33 gpios = <&sgpio 11 1>; /* p11.0 */
|
/openbmc/openbmc/poky/meta/recipes-support/gnutls/ |
H A D | gnutls_3.8.8.bb | 39 PACKAGECONFIG[p11-kit] = "--with-p11-kit,--without-p11-kit,p11-kit"
|
/openbmc/linux/arch/ia64/lib/ |
H A D | memcpy_mck.S | 409 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 D | do_csum.S | 182 tbit.nz p10,p11=count,0 // if (count is odd) 192 (p11) br.cond.dptk .do_csum16 // if (count is even)
|
H A D | copy_user.S | 268 SWITCH(p11, 48) 276 CASE(p11, 48)
|
H A D | memset.S | 47 #define p_y p11
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/pkcs11-provider/ |
H A D | pkcs11-provider_0.6.bb | 15 p11-kit \
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/x11vnc/ |
H A D | x11vnc_0.9.16.bb | 23 p11-kit \
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/pkcs11-provider/pkcs11-provider/ |
H A D | 0001-meson-add-option-to-allow-override-default-default_p.patch | 21 p11_kit = dependency('p11-kit-1', required: false)
|
/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/gnome-keyring/ |
H A D | gnome-keyring_46.2.bb | 41 ${datadir}/p11-kit \
|
/openbmc/openbmc/poky/meta/recipes-gnome/gcr/ |
H A D | gcr_4.3.0.bb | 11 DEPENDS = "p11-kit glib-2.0 libgcrypt gnupg-native \
|
/openbmc/linux/arch/ia64/kernel/ |
H A D | ivt.S | 184 (p7) tbit.nz.unc p10,p11=r19,32 // is it an instruction TLB miss? 187 ITC_I_AND_D(p10, p11, r18, r24) // insert the instruction TLB entry and 398 cmp.ge p10,p11=r16,r24 // access to per_cpu_data? 406 (p11) and r19=r19,r16 // clear non-ppn fields 984 tnat.nz p11,p0=in3 988 (p11) mov in3=-1
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-gnome/gcr/ |
H A D | gcr3_3.41.2.bb | 11 DEPENDS = "p11-kit glib-2.0 libgcrypt gnupg-native \
|
/openbmc/linux/tools/testing/selftests/arm64/abi/ |
H A D | syscall-abi-asm.S | 209 ldr p11, [x2, #11, MUL VL] 332 str p11, [x2, #11, MUL VL]
|
/openbmc/u-boot/doc/uImage.FIT/ |
H A D | signature.txt | 408 p11-kit (recommended to simplify setup) 416 Make sure p11-kit, opensc are installed and that p11-kit is setup to use opensc. 417 /usr/share/p11-kit/modules/opensc.module should be present on your system.
|
/openbmc/linux/arch/x86/crypto/ |
H A D | curve25519-x86_64.c | 1058 u64 *p11 = p01 + (u32)8U; in montgomery_ladder() local 1069 memcpy(p11, init1, (u32)8U * sizeof(init1[0U])); in montgomery_ladder()
|
/openbmc/openbmc/meta-security/dynamic-layers/networking-layer/recipes-security/sssd/ |
H A D | sssd_2.9.2.bb | 10 DEPENDS:append = " openldap bind p11-kit jansson softhsm openssl libunistring"
|
/openbmc/openbmc/poky/documentation/migration-guides/ |
H A D | release-notes-4.0.11.rst | 61 - p11-kit: add native to :term:`BBCLASSEXTEND`
|