| /openbmc/qemu/tests/qemu-iotests/ |
| H A D | 293.out | 26 qemu-io: can't open: Invalid password, cannot unlock any keyslot 29 qemu-io: can't open: Invalid password, cannot unlock any keyslot 57 qemu-io: can't open: Invalid password, cannot unlock any keyslot 58 qemu-io: can't open: Invalid password, cannot unlock any keyslot 59 qemu-io: can't open: Invalid password, cannot unlock any keyslot 69 qemu-io: can't open: Invalid password, cannot unlock any keyslot 70 qemu-io: can't open: Invalid password, cannot unlock any keyslot 71 qemu-io: can't open: Invalid password, cannot unlock any keyslot 79 qemu-io: can't open: Invalid password, cannot unlock any keyslot 82 qemu-io: can't open: Invalid password, cannot unlock any keyslot [all …]
|
| H A D | 294.out | 18 qemu-io: can't open: Invalid password, cannot unlock any keyslot 25 qemu-io: can't open: Invalid password, cannot unlock any keyslot
|
| H A D | 188.out | 17 qemu-io: can't open: Invalid password, cannot unlock any keyslot
|
| /openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/libcamera/libcamera/ |
| H A D | 0001-media_device-Add-bool-return-type-to-unlock.patch | 4 Subject: [PATCH 1/2] media_device: Add bool return type to unlock() 6 unlock uses lockf which is marked with __attribute__ 32 - void unlock(); 33 + bool unlock(); 45 -void MediaDevice::unlock() 46 +bool MediaDevice::unlock()
|
| /openbmc/sdbusplus/include/sdbusplus/async/ |
| H A D | mutex.hpp | 35 void unlock(); 59 mutexInstance.unlock(); in ~lock_guard() 65 auto unlock() noexcept; 151 inline auto lock_guard::unlock() noexcept in unlock() function in sdbusplus::async::lock_guard 155 mutexInstance.unlock(); in unlock()
|
| /openbmc/sdbusplus/src/async/ |
| H A D | mutex.cpp | 8 void mutex::unlock() in unlock() function in sdbusplus::async::mutex 30 l.unlock(); in unlock() 44 l.unlock(); in start()
|
| H A D | fdio.cpp | 33 l.unlock(); in handleEvent() 45 l.unlock(); in handleTimeout() 83 l.unlock(); in start()
|
| /openbmc/u-boot/drivers/hwspinlock/ |
| H A D | hwspinlock-uclass.c | 114 if (!ops->unlock) in hwspinlock_unlock() 117 return ops->unlock(hws->dev, hws->id); in hwspinlock_unlock() 129 if (ops->unlock) in hwspinlock_post_bind() 130 ops->unlock += gd->reloc_off; in hwspinlock_post_bind()
|
| H A D | sandbox_hwspinlock.c | 43 .unlock = sandbox_unlock,
|
| H A D | stm32_hwspinlock.c | 77 .unlock = stm32mp1_unlock,
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/polkit/files/ |
| H A D | 50-org.freedesktop.udiskie.rules | 6 "org.freedesktop.udisks.luks-unlock": YES, 11 "org.freedesktop.udisks2.encrypted-unlock": YES, 17 "org.freedesktop.udisks2.encrypted-unlock-other-seat": YES,
|
| /openbmc/boost-dbus/include/dbus/detail/ |
| H A D | queue.hpp | 60 lock.unlock(); in push() 81 lock.unlock(); in BOOST_ASIO_INITFN_RESULT_TYPE() 89 lock.unlock(); in BOOST_ASIO_INITFN_RESULT_TYPE()
|
| /openbmc/qemu/include/qemu/ |
| H A D | lockable.h | 24 QemuLockUnlockFunc *unlock; member 69 .unlock = qemu_lockable_ ## name ## _unlock \ in QML_FUNC_() 115 x->unlock(x->object); in qemu_lockable_unlock()
|
| /openbmc/qemu/tests/qtest/ |
| H A D | pflash-cfi02-test.c | 188 static void unlock(const FlashConfig *c) in unlock() function 201 unlock(c); in sector_erase() 203 unlock(c); in sector_erase() 234 unlock(c); in program() 240 unlock(c); in chip_erase() 242 unlock(c); in chip_erase() 296 unlock(c); in test_geometry() 415 unlock(c); in test_geometry() 453 unlock(c); in test_geometry() 455 unlock(c); in test_geometry() [all …]
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/lockfile-progs/ |
| H A D | lockfile-progs_0.1.19.bb | 1 SUMMARY = "Command-line programs to safely lock and unlock files and mailboxes" 3 lockfile-progs provide a method to lock and unlock mailboxes and files \
|
| /openbmc/openbmc/poky/documentation/dev-manual/ |
| H A D | bblock.rst | 53 To unlock a recipe, use the ``-r`` option:: 57 You can also use a space-separated list of recipes to unlock multiple recipes:: 62 unlock only particular tasks use the ``-t`` option with a comma-separated 67 To unlock all recipes, do not specify any recipe::
|
| /openbmc/u-boot/cmd/ |
| H A D | avb.c | 320 bool unlock; in do_avb_is_unlocked() local 332 if (avb_ops->read_is_device_unlocked(avb_ops, &unlock) == in do_avb_is_unlocked() 334 printf("Unlocked = %d\n", unlock); in do_avb_is_unlocked()
|
| /openbmc/u-boot/include/ |
| H A D | hwspinlock.h | 127 int (*unlock)(struct udevice *dev, int index); member
|
| /openbmc/estoraged/ |
| H A D | README.md | 7 encrypted filesystem, wipe its contents, lock/unlock the device, or change the
|
| /openbmc/openpower-hw-diags/test/ |
| H A D | meson.build | 72 'test-pll-unlock', 81 longtests = {'test-pll-unlock': 2, 'test-chnl-timeout': 2}
|
| /openbmc/docs/designs/ |
| H A D | estoraged.md | 19 encrypted filesystem, wipe its contents, lock/unlock the device, or change the 37 make use of the lock/unlock feature (CMD42) at the eMMC hardware level as an 51 - Device Password: The password to lock or unlock the device hardware. 78 unlock the eMMC device when the BMC boots. It is the responsibility of the 143 is often used to unlock an encrypted block device, where it takes the password 171 lock, unlock, and change password.
|
| /openbmc/openbmc/meta-security/recipes-security/ecryptfs-utils/files/ |
| H A D | ecryptfs-utils-CVE-2016-6224.patch | 10 erroneously prompted to enter a pass-phrase to unlock their swap partition 36 + erroneously prompted to enter a pass-phrase to unlock their swap partition
|
| /openbmc/qemu/hw/virtio/ |
| H A D | virtio-iommu.c | 95 goto unlock; in virtio_iommu_device_bypassed() 105 unlock: in virtio_iommu_device_bypassed() 1187 goto unlock; in virtio_iommu_translate() 1205 goto unlock; in virtio_iommu_translate() 1220 goto unlock; in virtio_iommu_translate() 1223 goto unlock; in virtio_iommu_translate() 1235 goto unlock; in virtio_iommu_translate() 1252 goto unlock; in virtio_iommu_translate() 1258 unlock: in virtio_iommu_translate() 1351 goto unlock; in virtio_iommu_replay() [all …]
|
| /openbmc/webui-vue/tests/unit/ |
| H A D | testUtils.js | 53 unlock: 'Unlock', property in createTestI18n.AnonymousClassea6385870101.messages.en-US.pageUserManagement.modal
|
| /openbmc/u-boot/arch/arm/mach-zynq/ |
| H A D | cpu.c | 51 writel(0x757BDF0D, &devcfg_base->unlock); in arch_cpu_init()
|