Home
last modified time | relevance | path

Searched refs:ECDSA (Results 1 – 12 of 12) sorted by relevance

/openbmc/linux/Documentation/devicetree/bindings/crypto/
H A Daspeed,ast2600-acry.yaml7 title: ASPEED ACRY ECDSA/RSA Hardware Accelerator Engines
13 The ACRY ECDSA/RSA engines is designed to accelerate the throughput
14 of ECDSA/RSA signature and verification. Basically, ACRY can be
/openbmc/linux/Documentation/ABI/testing/
H A Ddebugfs-turris-mox-rwtm8 (Write) Message to sign with the ECDSA private key stored in
12 R and S values of the ECDSA signature, both in
H A Dsysfs-firmware-turris-mox-rwtm19 Description: (Read) ECDSA public key (in pubkey hex compressed form) computed
20 as pair to the ECDSA private key burned into eFuses of this
/openbmc/bmcweb/redfish-core/include/generated/enums/
H A Dkey.hpp12 ECDSA, enumerator
56 {SSHKeyType::ECDSA, "ECDSA"},
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/
H A Dpython3-ecdsa_0.19.0.bb1 SUMMARY = "ECDSA cryptographic signature library (pure python)"
/openbmc/qemu/target/s390x/
H A Dcpu_features_def.h.inc354 DEF_FEAT(KDSA_ECDSA_VERIFY_P256, "kdsa-ecdsa-verify-p256", KDSA, 1, "KDSA ECDSA-Verify-P256")
355 DEF_FEAT(KDSA_ECDSA_VERIFY_P384, "kdsa-ecdsa-verify-p384", KDSA, 2, "KDSA ECDSA-Verify-P384")
356 DEF_FEAT(KDSA_ECDSA_VERIFY_P512, "kdsa-ecdsa-verify-p521", KDSA, 3, "KDSA ECDSA-Verify-P521")
357 DEF_FEAT(KDSA_ECDSA_SIGN_P256, "kdsa-ecdsa-sign-p256", KDSA, 9, "KDSA ECDSA-Sign-P256")
358 DEF_FEAT(KDSA_ECDSA_SIGN_P384, "kdsa-ecdsa-sign-p384", KDSA, 10, "KDSA ECDSA-Sign-P384")
359 DEF_FEAT(KDSA_ECDSA_SIGN_P512, "kdsa-ecdsa-sign-p521", KDSA, 11, "KDSA ECDSA-Sign-P521")
360 DEF_FEAT(KDSA_EECDSA_SIGN_P256, "kdsa-eecdsa-sign-p256", KDSA, 17, "KDSA Encrypted-ECDSA-Sign-P256")
361 DEF_FEAT(KDSA_EECDSA_SIGN_P384, "kdsa-eecdsa-sign-p384", KDSA, 18, "KDSA Encrypted-ECDSA-Sign-P384")
362 DEF_FEAT(KDSA_EECDSA_SIGN_P512, "kdsa-eecdsa-sign-p521", KDSA, 19, "KDSA Encrypted-ECDSA-Sign-P521")
/openbmc/openbmc/meta-security/meta-tpm/recipes-tpm2/tpm2-tss-engine/
H A Dtpm2-tss-engine_1.1.0.bb2 …or downwards communication. It supports RSA decryption and signatures as well as ECDSA signatures."
/openbmc/linux/certs/
H A DKconfig31 bool "ECDSA"
37 Note: Remove all ECDSA signing keys, e.g. certs/signing_key.pem,
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/mbedtls/
H A Dmbedtls_3.6.0.bb12 ECDSA and ECDH \
H A Dmbedtls_2.28.8.bb12 ECDSA and ECDH \
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/pam/pam-ssh-agent-auth/
H A D0001-Adapt-to-OpenSSL-1.1.1.patch718 pamsshagentauth_logerror("ssh_ecdsa_sign: no ECDSA key");
766 pamsshagentauth_logerror("ssh_ecdsa_sign: no ECDSA key");
/openbmc/linux/crypto/
H A DKconfig290 tristate "ECDSA (Elliptic Curve Digital Signature Algorithm)"
295 ECDSA (Elliptic Curve Digital Signature Algorithm) (FIPS 186,