Searched refs:smartcard (Results 1 – 18 of 18) sorted by relevance
/openbmc/qemu/docs/system/devices/ |
H A D | ccid.rst | 19 public/private schemes and digital signatures. A smartcard reader on the client 22 the other hand this device can let you use the smartcard on both the client and 42 ./configure --enable-smartcard && make 46 Assuming you have a working smartcard on the host with the current 56 mkdir fake-smartcard 57 cd fake-smartcard 59 certutil -S -d sql:$PWD -s "CN=Fake Smart Card CA" -x -t TC,TC,TC -n fake-smartcard-ca 60 certutil -S -d sql:$PWD -t ,, -s "CN=John Doe" -n id-cert -c fake-smartcard-ca 61 …d sql:$PWD -t ,, -s "CN=John Doe (signing)" --nsCertType smime -n signing-cert -c fake-smartcard-ca 62 … -t ,, -s "CN=John Doe (encryption)" --nsCertType sslClient -n encryption-cert -c fake-smartcard-ca [all …]
|
/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/gnome-settings-daemon/ |
H A D | gnome-settings-daemon_47.1.bb | 32 smartcard \ 39 PACKAGECONFIG[smartcard] = "-Dsmartcard=true,-Dsmartcard=false,nss"
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/spice/ |
H A D | spice_git.bb | 41 PACKAGECONFIG ?= "sasl opus smartcard gstreamer" 44 PACKAGECONFIG[smartcard] = "-Dsmartcard=enabled,-Dsmartcard=disabled,libcacard,libcacard"
|
H A D | spice-gtk_0.42.bb | 61 PACKAGECONFIG ??= "${@bb.utils.contains('GI_DATA_ENABLED', 'True', 'vapi', '', d)} smartcard" 63 PACKAGECONFIG[smartcard] = "-Dsmartcard=enabled,-Dsmartcard=disabled,libcacard"
|
/openbmc/qemu/hw/usb/ |
H A D | meson.build | 52 # smartcard 53 system_ss.add(when: 'CONFIG_USB_SMARTCARD', if_true: files('dev-smartcard-reader.c')) 59 hw_usb_modules += {'smartcard': usbsmartcard_ss}
|
/openbmc/linux/Documentation/translations/it_IT/process/ |
H A D | maintainer-pgp-guide.rst | 395 dispositivo specializzato in grado di effettuare operazioni smartcard. 397 I benefici di una smartcard 400 Una smartcard contiene un chip crittografico che è capace di immagazzinare 402 carta stessa. Dato che la chiave non lascia mai la smartcard, il sistema 409 capace di operazioni di tipo smartcard. 411 Dispositivi smartcard disponibili 414 A meno che tutti i vostri computer dispongano di lettori smartcard, il modo 416 implementi le funzionalità delle smartcard. Sul mercato ci sono diverse 446 Configurare il vostro dispositivo smartcard 449 Il vostro dispositivo smartcard dovrebbe iniziare a funzionare non appena [all …]
|
/openbmc/linux/Documentation/process/ |
H A D | maintainer-pgp-guide.rst | 376 specialized hardware device that is capable of smartcard operations. 381 A smartcard contains a cryptographic chip that is capable of storing 383 itself. Because the key contents never leave the smartcard, the 391 smartcard-capable device. 393 Available smartcard devices 396 Unless all your laptops and workstations have smartcard readers, the 397 easiest is to get a specialized USB device that implements smartcard 428 Configure your smartcard device 431 Your smartcard device should Just Work (TM) the moment you plug it into 436 If you see full smartcard details, then you are good to go. [all …]
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/perl/ |
H A D | libpcsc-perl_1.4.15.bb | 2 DESCRIPTION = "Perl wrapper to the PC/SC smartcard library (pcsc-lite) \
|
/openbmc/openbmc-build-scripts/ |
H A D | qemu-build.sh | 74 --disable-smartcard \
|
/openbmc/linux/drivers/sbus/char/ |
H A D | Kconfig | 41 smartcard reader, if present. Say Y to enable support for these.
|
/openbmc/qemu/scripts/coverity-scan/ |
H A D | run-coverity-scan | 429 --enable-numa --enable-rdma --enable-smartcard --enable-virglrenderer \
|
/openbmc/openbmc/poky/meta/recipes-devtools/qemu/ |
H A D | qemu.inc | 174 PACKAGECONFIG[nss] = "--enable-smartcard,--disable-smartcard,nss,"
|
/openbmc/qemu/scripts/ |
H A D | meson-buildoptions.sh | 485 --enable-smartcard) printf "%s" -Dsmartcard=enabled ;; 486 --disable-smartcard) printf "%s" -Dsmartcard=disabled ;;
|
/openbmc/qemu/ |
H A D | meson_options.txt | 215 option('smartcard', type : 'feature', value : 'auto', feature 216 description: 'CA smartcard emulation support')
|
H A D | meson.build | 2083 if not get_option('smartcard').auto() or have_system 2084 cacard = dependency('libcacard', required: get_option('smartcard'), 4785 summary_info += {'smartcard support': cacard}
|
/openbmc/linux/Documentation/userspace-api/media/dvb/ |
H A D | intro.rst | 82 Conditional Access (CA) hardware like CI adapters and smartcard slots
|
/openbmc/u-boot/doc/uImage.FIT/ |
H A D | signature.txt | 400 device like a smartcard, USB token or Hardware Security Module (HSM) and have 409 opensc (for smartcards and smartcard like USB devices)
|
/openbmc/openbmc-tools/rootfs_size/ |
H A D | results.txt | 2047 0: /usr/lib/systemd/user/smartcard.target 3087 0: /lib/systemd/system/smartcard.target
|