Home
last modified time | relevance | path

Searched refs:SHA512 (Results 1 – 25 of 35) sorted by relevance

12

/openbmc/qemu/tests/bench/
H A Dbenchmark-crypto-hash.c105 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 Dkey_policy.hpp26 SHA512, enumerator
66 {NVMeoFSecureHashType::SHA512, "SHA512"},
H A Dkey.hpp51 SHA512, enumerator
95 {NVMeoFSecureHashType::SHA512, "SHA512"},
/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-security/trusted-services/corstone1000/psa-apitest/
H A D0003-corstone1000-Disable-SHA512-384.patch4 Subject: [PATCH] corstone1000: Disable SHA512/384
6 SHA512 and SHA384 is not available on Cryptocell (hardware accelerator)
/openbmc/linux/arch/sparc/crypto/
H A Dsha512_asm.S39 SHA512
95 SHA512
H A Dopcodes.h27 #define SHA512 \ macro
/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-security/trusted-services/
H A Dts-psa-api-test.inc8 file://0003-corstone1000-Disable-SHA512-384.patch;patchdir=../psatest \
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/nss/nss/
H A Dsystem-pkcs11.txt4 …,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 Dno-bench-slope.patch21 { "hashtest-6g", "hashtest", "--hugeblock --gigs 6 SHA1 SHA256 SHA512 "
/openbmc/u-boot/lib/
H A DKconfig251 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 Dsha512-avx-asm.S164 # 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 Dsha512-ssse3-asm.S159 # 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 Dsha512-avx2-asm.S563 # 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 Dcommon-password10 # The "sha512" option enables salted SHA512 passwords. Without this option,
/openbmc/linux/arch/arm64/crypto/
H A Dsha512-ce-glue.c120 module_cpu_feature_match(SHA512, sha512_ce_mod_init);
/openbmc/openbmc/meta-security/meta-tpm/recipes-tpm2/tpm2-tss-engine/files/
H A D0001-Configure-Allow-disabling-of-digest-sign-operations.patch7 TPMs in general do not support SHA512, this can lead to errors.
/openbmc/openbmc/meta-phosphor/recipes-extended/pam/libpam/pam.d/
H A Dcommon-password10 # The "sha512" option enables salted SHA512 passwords. Without this option,
/openbmc/linux/arch/arm64/include/asm/
H A Dhwcap.h84 #define KERNEL_HWCAP_SHA512 __khwcap_feature(SHA512)
/openbmc/openbmc/poky/meta/recipes-extended/shadow/files/
H A Dlogin.defs_shadow-sysroot305 # 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 DKconfig299 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 DKconfig410 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 Dapi-intro.rst194 - Jean-Luc Cooke (SHA256, SHA384, SHA512)
/openbmc/openbmc/meta-phosphor/conf/distro/include/
H A Dphosphor-defaults.inc160 # salted and hashed with SHA512 suitable for /etc/shadow or `usermod -p`.
/openbmc/openbmc/poky/meta/recipes-extended/shadow/
H A Dshadow_4.17.1.bb112 sed -i 's/^#ENCRYPT_METHOD.*$/ENCRYPT_METHOD SHA512/' ${D}${sysconfdir}/login.defs
/openbmc/qemu/docs/system/arm/
H A Demulation.rst126 - FEAT_SHA512 (Advanced SIMD SHA512 instructions)

12