/openbmc/qemu/tests/bench/ |
H A D | benchmark-crypto-hash.c | 105 TEST_ONE(SHA512, 512); in main() 106 TEST_ONE(SHA512, 1024); in main() 107 TEST_ONE(SHA512, 4096); in main() 108 TEST_ONE(SHA512, 16384); in main()
|
/openbmc/bmcweb/redfish-core/include/generated/enums/ |
H A D | key_policy.hpp | 26 SHA512, enumerator 66 {NVMeoFSecureHashType::SHA512, "SHA512"},
|
H A D | key.hpp | 51 SHA512, enumerator 95 {NVMeoFSecureHashType::SHA512, "SHA512"},
|
/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-security/trusted-services/corstone1000/psa-apitest/ |
H A D | 0003-corstone1000-Disable-SHA512-384.patch | 4 Subject: [PATCH] corstone1000: Disable SHA512/384 6 SHA512 and SHA384 is not available on Cryptocell (hardware accelerator)
|
/openbmc/linux/arch/sparc/crypto/ |
H A D | sha512_asm.S | 39 SHA512 95 SHA512
|
H A D | opcodes.h | 27 #define SHA512 \ macro
|
/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-security/trusted-services/ |
H A D | ts-psa-api-test.inc | 8 file://0003-corstone1000-Disable-SHA512-384.patch;patchdir=../psatest \
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/nss/nss/ |
H A D | system-pkcs11.txt | 4 …,DSA,DH,RC2,RC4,DES,RANDOM,SHA1,MD5,MD2,SSL,TLS,AES,Camellia,SEED,SHA256,SHA512] askpw=any timeout…
|
/openbmc/openbmc/poky/meta/recipes-support/libgcrypt/files/ |
H A D | no-bench-slope.patch | 21 { "hashtest-6g", "hashtest", "--hugeblock --gigs 6 SHA1 SHA256 SHA512 "
|
/openbmc/u-boot/lib/ |
H A D | Kconfig | 251 bool "Enable SHA512 algorithm" 253 This option enables support of internal SHA512 algorithm. 255 config SHA512 config 256 bool "Enable SHA512 support" 259 This option enables support of hashing using SHA512 algorithm. 261 The SHA512 algorithm produces a 512-bit (64-byte) hash value
|
/openbmc/linux/arch/x86/crypto/ |
H A D | sha512-avx-asm.S | 164 # They are then added to their respective SHA512 constants at 271 # Purpose: Updates the SHA512 digest stored at "state" with the message 274 # of SHA512 message blocks. 275 # "blocks" is the message length in SHA512 blocks 382 # K[t] used in SHA512 hashing
|
H A D | sha512-ssse3-asm.S | 159 # They are then added to their respective SHA512 constants at 272 # Purpose: Updates the SHA512 digest stored at "state" with the message 275 # of SHA512 message blocks. 276 # "blocks" is the message length in SHA512 blocks. 384 # K[t] used in SHA512 hashing
|
H A D | sha512-avx2-asm.S | 563 # Purpose: Updates the SHA512 digest stored at "state" with the message 566 # of SHA512 message blocks. 567 # "blocks" is the message length in SHA512 blocks 696 # K[t] used in SHA512 hashing
|
/openbmc/openbmc/poky/meta/recipes-extended/pam/libpam/pam.d/ |
H A D | common-password | 10 # The "sha512" option enables salted SHA512 passwords. Without this option,
|
/openbmc/linux/arch/arm64/crypto/ |
H A D | sha512-ce-glue.c | 120 module_cpu_feature_match(SHA512, sha512_ce_mod_init);
|
/openbmc/openbmc/meta-security/meta-tpm/recipes-tpm2/tpm2-tss-engine/files/ |
H A D | 0001-Configure-Allow-disabling-of-digest-sign-operations.patch | 7 TPMs in general do not support SHA512, this can lead to errors.
|
/openbmc/openbmc/meta-phosphor/recipes-extended/pam/libpam/pam.d/ |
H A D | common-password | 10 # The "sha512" option enables salted SHA512 passwords. Without this option,
|
/openbmc/linux/arch/arm64/include/asm/ |
H A D | hwcap.h | 84 #define KERNEL_HWCAP_SHA512 __khwcap_feature(SHA512)
|
/openbmc/openbmc/poky/meta/recipes-extended/shadow/files/ |
H A D | login.defs_shadow-sysroot | 305 # If set to SHA512, SHA512-based algorithm will be used for encrypting password 315 # Only works if ENCRYPT_METHOD is set to SHA256 or SHA512.
|
/openbmc/u-boot/ |
H A D | Kconfig | 299 bool "Support SHA512 checksum of FIT image contents" 301 select SHA512 303 Enable this to support SHA512 checksum of FIT image contents. A 304 SHA512 checksum is a 512-bit (64-byte) hash value used to check that
|
/openbmc/linux/drivers/crypto/ |
H A D | Kconfig | 410 Some Atmel processors have SHA1/SHA224/SHA256/SHA384/SHA512 413 SHA1/SHA224/SHA256/SHA384/SHA512 algorithms. 725 SHA384 and SHA512 hash algorithms for both basic hash and HMAC.
|
/openbmc/linux/Documentation/crypto/ |
H A D | api-intro.rst | 194 - Jean-Luc Cooke (SHA256, SHA384, SHA512)
|
/openbmc/openbmc/meta-phosphor/conf/distro/include/ |
H A D | phosphor-defaults.inc | 160 # salted and hashed with SHA512 suitable for /etc/shadow or `usermod -p`.
|
/openbmc/openbmc/poky/meta/recipes-extended/shadow/ |
H A D | shadow_4.17.1.bb | 112 sed -i 's/^#ENCRYPT_METHOD.*$/ENCRYPT_METHOD SHA512/' ${D}${sysconfdir}/login.defs
|
/openbmc/qemu/docs/system/arm/ |
H A D | emulation.rst | 126 - FEAT_SHA512 (Advanced SIMD SHA512 instructions)
|