Home
last modified time | relevance | path

Searched refs:ecdsa (Results 1 – 25 of 28) sorted by relevance

12

/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/pam/
H A Dpam-ssh-agent-auth_0.10.3.bb61 # ssh-ecdsa.c:76:18: error: passing argument 1 of 'DSA_SIG_get0' from incompatible pointer type [-W…
62 # ssh-ecdsa.c:76:23: error: passing argument 2 of 'DSA_SIG_get0' from incompatible pointer type [-W…
63 # ssh-ecdsa.c:76:27: error: passing argument 3 of 'DSA_SIG_get0' from incompatible pointer type [-W…
64 # ssh-ecdsa.c:148:18: error: passing argument 1 of 'DSA_SIG_get0' from incompatible pointer type [-…
65 # ssh-ecdsa.c:148:23: error: passing argument 2 of 'DSA_SIG_get0' from incompatible pointer type [-…
66 # ssh-ecdsa.c:148:27: error: passing argument 3 of 'DSA_SIG_get0' from incompatible pointer type [-…
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/
H A Dpython3-ecdsa_0.19.0.bb6 PYPI_PACKAGE = "ecdsa"
23 cp -rf ${S}/src/ecdsa/* ${D}${PTEST_PATH}/tests/
33 rm ${D}${PYTHON_SITEPACKAGES_DIR}/ecdsa/test_*.py
/openbmc/openbmc/meta-aspeed/recipes-aspeed/python/
H A Dsocsec.inc15 DEPENDS += "${PYTHON_PN}-ecdsa-native"
23 RDEPENDS:${PN} += "${PYTHON_PN}-ecdsa"
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/pam/pam-ssh-agent-auth/
H A D0001-Adapt-to-OpenSSL-1.1.1.patch18 ssh-ecdsa.c | 40 ++++++++++++----
315 if (EC_KEY_set_private_key(k->ecdsa, BN_new()) != 1)
347 return a->ecdsa != NULL && b->ecdsa != NULL &&
348 EC_KEY_check_key(a->ecdsa) == 1 &&
451 int nid = EC_GROUP_get_curve_name(EC_KEY_get0_group(k->ecdsa));
700 diff --git a/ssh-ecdsa.c b/ssh-ecdsa.c
702 --- a/ssh-ecdsa.c
703 +++ b/ssh-ecdsa.c
717 if (key == NULL || key->type != KEY_ECDSA || key->ecdsa == NULL) {
730 sig = ECDSA_do_sign(digest, dlen, key->ecdsa);
[all …]
H A D0002-Check-against-the-correct-OPENSSL_VERSION_NUMBER.patch16 ssh-ecdsa.c | 8 ++++----
137 if (EC_KEY_set_private_key(k->ecdsa, BN_new()) != 1)
306 diff --git a/ssh-ecdsa.c b/ssh-ecdsa.c
308 --- a/ssh-ecdsa.c
309 +++ b/ssh-ecdsa.c
/openbmc/linux/crypto/asymmetric_keys/
H A Dx509_cert_parser.c229 goto ecdsa; in x509_note_sig_algo()
233 goto ecdsa; in x509_note_sig_algo()
237 goto ecdsa; in x509_note_sig_algo()
241 goto ecdsa; in x509_note_sig_algo()
245 goto ecdsa; in x509_note_sig_algo()
275 ecdsa: in x509_note_sig_algo()
/openbmc/openbmc/poky/meta/recipes-connectivity/ssh-pregen-hostkeys/ssh-pregen-hostkeys/openssh/
H A Dssh_host_ecdsa_key.pub1 ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBElHqJnGv81OpA3007BX5Y+27ja…
/openbmc/openbmc/poky/meta/recipes-connectivity/openssh/openssh/
H A Dsshd_check_keys71 generate_key $key ecdsa
/openbmc/openbmc/meta-phosphor/recipes-core/dropbear/dropbear/
H A Ddropbearkey.service18 @SBINDIR@/dropbearkey -t ecdsa -f ${DROPBEAR_RSAKEY_DIR}/dropbear_ecdsa_host_key -s 384; \
/openbmc/openbmc/poky/meta/recipes-connectivity/openssh/
H A Dopenssh_9.9p1.bb58 PACKAGECONFIG ??= "systemd-sshd-socket-mode hostkey-ecdsa"
67 PACKAGECONFIG[hostkey-ecdsa] = ""
119 if ${@bb.utils.contains('PACKAGECONFIG','hostkey-ecdsa','true','false',d)}; then
130 if ${@bb.utils.contains('PACKAGECONFIG','hostkey-ecdsa','true','false',d)}; then
/openbmc/linux/crypto/
H A DMakefile55 $(obj)/ecdsa.o: $(obj)/ecdsasignature.asn1.h
56 ecdsa_generic-y += ecdsa.o
H A DKconfig329 https://datatracker.ietf.org/doc/draft-shen-sm2-ecdsa/
/openbmc/openbmc/meta-openembedded/meta-python/conf/include/
H A Dptest-packagelists-meta-python.inc101 python3-ecdsa \
/openbmc/openbmc/meta-security/dynamic-layers/meta-python/recipes-security/mfa/
H A Dpython3-privacyidea_3.9.1.bb32 RDEPENDS:${PN} += "python3-ecdsa python3-flask python3-flask-babel python3-flask-migrate"
/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")
/openbmc/linux/include/uapi/linux/
H A Dvirtio_crypto.h231 struct virtio_crypto_ecdsa_session_para ecdsa; member
/openbmc/qemu/include/standard-headers/linux/
H A Dvirtio_crypto.h231 struct virtio_crypto_ecdsa_session_para ecdsa; member
/openbmc/openbmc/meta-arm/meta-arm/recipes-bsp/trusted-firmware-m/
H A Dtrusted-firmware-m.inc40 python3-ecdsa-native \
/openbmc/openbmc/meta-openembedded/meta-python/recipes-core/packagegroups/
H A Dpackagegroup-meta-python.bb108 python3-ecdsa \
/openbmc/openbmc/poky/meta/recipes-devtools/rust/
H A Dcargo-c-crates.inc68 crate://crates.io/ecdsa/0.16.9 \
408 SRC_URI[ecdsa-0.16.9.sha256sum] = "ee27f32b5c5292967d2d4a9d7f1e0b0aed2c15daded5a60300e4abb9d8020bca"
/openbmc/openbmc/poky/documentation/migration-guides/
H A Drelease-notes-5.1.rst312 - ``openssh``: hostkey-rsa hostkey-ecdsa hostkey-ed25519
/openbmc/openbmc/poky/meta/lib/oeqa/files/
H A Dbuildhistory_filelist2.txt4225 -rw-r--r-- root root 358 ./usr/include/openssl/ecdsa.h
H A Dbuildhistory_filelist1.txt4224 -rw-r--r-- root root 358 ./usr/include/openssl/ecdsa.h
/openbmc/
Dopengrok1.0.log[all...]
Dopengrok2.0.log[all...]

12