Searched refs:Encrypt (Results 1 – 16 of 16) sorted by relevance
/openbmc/qemu/tests/qemu-iotests/ |
H A D | 082.out | 60 encrypt.format=<str> - Encrypt the image, format choices: 'aes', 'luks' 66 …encryption=<bool (on/off)> - Encrypt the image with format 'aes'. (Deprecated in favor of encrypt.… 86 encrypt.format=<str> - Encrypt the image, format choices: 'aes', 'luks' 92 …encryption=<bool (on/off)> - Encrypt the image with format 'aes'. (Deprecated in favor of encrypt.… 112 encrypt.format=<str> - Encrypt the image, format choices: 'aes', 'luks' 118 …encryption=<bool (on/off)> - Encrypt the image with format 'aes'. (Deprecated in favor of encrypt.… 138 encrypt.format=<str> - Encrypt the image, format choices: 'aes', 'luks' 144 …encryption=<bool (on/off)> - Encrypt the image with format 'aes'. (Deprecated in favor of encrypt.… 164 encrypt.format=<str> - Encrypt the image, format choices: 'aes', 'luks' 170 …encryption=<bool (on/off)> - Encrypt the image with format 'aes'. (Deprecated in favor of encrypt.… [all …]
|
/openbmc/bmcweb/redfish-core/include/generated/enums/ |
H A D | volume.hpp | 137 Encrypt, enumerator 281 {OperationType::Encrypt, "Encrypt"},
|
/openbmc/linux/arch/arm64/crypto/ |
H A D | Kconfig | 165 - XTS (XOR Encrypt XOR with ciphertext stealing) mode (NIST SP800-38E 182 - XTS (XOR Encrypt XOR with ciphertext stealing) mode (NIST SP800-38E 214 - XTS (XOR Encrypt XOR with ciphertext stealing) mode (NIST SP800-38E 245 - XTS (XOR Encrypt XOR with ciphertext stealing) mode (NIST SP800-38E
|
/openbmc/linux/arch/arm/crypto/ |
H A D | Kconfig | 180 - XTS (XOR Encrypt XOR with ciphertext stealing) mode (NIST SP800-38E 202 - XTS (XOR Encrypt XOR with ciphertext stealing) mode (NIST SP800-38E
|
H A D | aes-ce-core.S | 494 @ Encrypt the IV in q0 with the second AES key. This should only
|
/openbmc/qemu/target/s390x/ |
H A D | cpu_features_def.h.inc | 267 DEF_FEAT(PCKMO_ECC_P256, "pckmo-ecc-p256", PCKMO, 32, "PCKMO Encrypt-ECC-P256-Key") 268 DEF_FEAT(PCKMO_ECC_P384, "pckmo-ecc-p384", PCKMO, 33, "PCKMO Encrypt-ECC-P384-Key") 269 DEF_FEAT(PCKMO_ECC_P521, "pckmo-ecc-p521", PCKMO, 34, "PCKMO Encrypt-ECC-P521-Key") 270 DEF_FEAT(PCKMO_ECC_ED25519, "pckmo-ecc-ed25519", PCKMO, 40 , "PCKMO Encrypt-ECC-Ed25519-Key") 271 DEF_FEAT(PCKMO_ECC_ED448, "pckmo-ecc-ed448", PCKMO, 41 , "PCKMO Encrypt-ECC-Ed448-Key")
|
/openbmc/linux/Documentation/crypto/ |
H A D | api-samples.rst | 65 * Encrypt the data in-place.
|
H A D | descore-readme.rst | 369 Des{Small|Quick}{Fips|Core}{Encrypt|Decrypt}(d, m, s) 375 the Encrypt|Decrypt choice is obvious.
|
/openbmc/linux/Documentation/networking/devlink/ |
H A D | devlink-port.rst | 252 XFRM state crypto operation (Encrypt/Decrypt) to this VF. 276 XFRM state and policy crypto operation (Encrypt/Decrypt) to this VF, as well as
|
/openbmc/linux/crypto/ |
H A D | Kconfig | 470 Triple DES EDE (Encrypt/Decrypt/Encrypt) (FIPS 46-3, ISO/IEC 18033-3) 773 tristate "XTS (XOR Encrypt XOR with ciphertext stealing)" 778 XTS (XOR Encrypt XOR with ciphertext stealing) mode (NIST SP800-38E
|
/openbmc/linux/Documentation/power/ |
H A D | swsusp.rst | 318 What is this 'Encrypt suspend image' for? 336 To prevent this situation you should use 'Encrypt suspend image'.
|
/openbmc/u-boot/doc/imx/habv4/ |
H A D | introduction_habv4.txt | 101 | Encrypt | <--- | +--------------+
|
/openbmc/linux/arch/x86/crypto/ |
H A D | aesni-intel_asm.S | 288 # Encrypt/Decrypt first few blocks 315 # Main loop - Encrypt/Decrypt remaining blocks 347 ENCRYPT_SINGLE_BLOCK %xmm0, %xmm1 # Encrypt(K, Yn) 384 pxor %xmm1, %xmm0 # XOR Encrypt(K, Yn)
|
/openbmc/linux/Documentation/powerpc/ |
H A D | ultravisor.rst | 269 Encrypt and move the contents of a page from secure memory to normal 301 Encrypt the contents of a secure-page and make it available to
|
/openbmc/linux/Documentation/admin-guide/device-mapper/ |
H A D | dm-integrity.rst | 149 Encrypt the journal using given algorithm to make sure that the
|
/openbmc/linux/Documentation/security/keys/ |
H A D | core.rst | 958 * Encrypt, decrypt, sign or verify a blob using an asymmetric key::
|