/openbmc/linux/Documentation/devicetree/bindings/crypto/ |
H A D | intel,keembay-ocs-ecc.yaml | 14 The Intel Keem Bay Offload and Crypto Subsystem (OCS) Elliptic Curve 15 Cryptography (ECC) device provides hardware acceleration for elliptic curve 16 cryptography using the NIST P-256 and NIST P-384 elliptic curves.
|
/openbmc/linux/include/crypto/ |
H A D | ecc_curve.h | 10 * struct ecc_point - elliptic curve point in affine coordinates 23 * struct ecc_curve - definition of elliptic curve 45 * ecc_get_curve() - get elliptic curve;
|
/openbmc/linux/tools/perf/pmu-events/arch/s390/cf_z16/ |
H A D | crypto6.json | 119 …"PublicDescription": "This counter counts the total number of the elliptic-curve cryptography (ECC… 126 …al number of CPU cycles when the ECC coprocessor is busy performing the elliptic-curve cryptograph… 133 …"PublicDescription": "This counter counts the total number of the elliptic-curve cryptography (ECC… 140 …"PublicDescription": "This counter counts the total number of CPU cycles blocked for the elliptic-…
|
/openbmc/linux/tools/perf/pmu-events/arch/s390/cf_z15/ |
H A D | crypto6.json | 119 …"PublicDescription": "This counter counts the total number of the elliptic-curve cryptography (ECC… 126 …al number of CPU cycles when the ECC coprocessor is busy performing the elliptic-curve cryptograph… 133 …"PublicDescription": "This counter counts the total number of the elliptic-curve cryptography (ECC… 140 …"PublicDescription": "This counter counts the total number of CPU cycles blocked for the elliptic-…
|
/openbmc/u-boot/drivers/crypto/fsl/ |
H A D | desc.h | 694 dma_addr_t dma_q; /* Pointer to q (elliptic curve) */ 695 dma_addr_t dma_r; /* Pointer to r (elliptic curve) */ 696 dma_addr_t dma_g_xy; /* Pointer to Gx,y (elliptic curve) */ 702 dma_addr_t dma_ab; /* Pointer to a,b (elliptic curve ) */ 708 dma_addr_t dma_q; /* Pointer to q (elliptic curve) */ 709 dma_addr_t dma_r; /* Pointer to r (elliptic curve) */ 710 dma_addr_t dma_g_xy; /* Pointer to Gx,y (elliptic curve) */ 715 dma_addr_t dma_ab; /* Pointer to a,b (elliptic curve ) */
|
/openbmc/linux/include/crypto/internal/ |
H A D | ecc.h | 122 * @curve: elliptic curve domain parameters 128 * Note: There is no check that the public key is in the correct elliptic curve 139 * @curve: elliptic curve domain parameters
|
/openbmc/linux/crypto/ |
H A D | Kconfig | 282 tristate "ECDH (Elliptic Curve Diffie-Hellman)" 286 ECDH (Elliptic Curve Diffie-Hellman) key exchange algorithm 290 tristate "ECDSA (Elliptic Curve Digital Signature Algorithm)" 295 ECDSA (Elliptic Curve Digital Signature Algorithm) (FIPS 186, 302 tristate "EC-RDSA (Elliptic Curve Russian Digital Signature Algorithm)" 309 Elliptic Curve Russian Digital Signature Algorithm (GOST R 34.10-2012, 338 Curve25519 elliptic curve (RFC7748)
|
H A D | ecrdsa.c | 3 * Elliptic Curve (Russian) Digital Signature Algorithm for Cryptographic API
|
/openbmc/linux/Documentation/security/keys/ |
H A D | trusted-encrypted.rst | 395 RSA2048 or Elliptic Curve) which can be imported by a 399 RSA2048 or Elliptic Curve) which can be imported by a 417 this happens the Elliptic Curve variant of the primary key using the
|
/openbmc/qemu/include/crypto/ |
H A D | xts.h | 21 * was donated by Elliptic Semiconductor Inc (www.ellipticsemi.com)
|
/openbmc/linux/drivers/crypto/intel/keembay/ |
H A D | Kconfig | 51 Elliptic Curve Cryptography (ECC) hardware acceleration for use with
|
/openbmc/phosphor-rest-server/servers/gevent/ |
H A D | phosphor-gevent | 61 # ECDH - Allow Elliptic Curve Diffie Hellman
|
/openbmc/linux/include/linux/ |
H A D | mpi.h | 171 /* Models describing an elliptic curve */ 188 /* Dialects used with elliptic curves */
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/mbedtls/ |
H A D | mbedtls_3.6.2.bb | 11 - Public key algorithms, like RSA, Elliptic Curves, Diffie-Hellman, \
|
H A D | mbedtls_2.28.9.bb | 11 - Public key algorithms, like RSA, Elliptic Curves, Diffie-Hellman, \
|
/openbmc/linux/drivers/isdn/mISDN/ |
H A D | dsp_ecdis.h | 35 /* Elliptic notch */ in echo_can_disable_detector_init()
|
/openbmc/linux/certs/ |
H A D | Kconfig | 34 Use an elliptic curve key (NIST P384) for module signing. Consider
|
/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-security/trusted-services/corstone1000/psa-apitest/ |
H A D | 0001-corstone1000-port-crypto-config.patch | 218 * Enable the elliptic curve DSA library.
|
/openbmc/u-boot/doc/imx/habv4/ |
H A D | introduction_habv4.txt | 161 Do you want to use Elliptic Curve Cryptography (y/n)?: n 207 Do you want to use Elliptic Curve Cryptography (y/n)?: n
|
/openbmc/qemu/crypto/ |
H A D | xts.c | 21 * was donated by Elliptic Semiconductor Inc (www.ellipticsemi.com)
|
/openbmc/linux/drivers/crypto/ |
H A D | atmel-ecc.c | 36 * @curve_id : elliptic curve id
|
/openbmc/docs/designs/ |
H A D | redfish-tls-user-authentication.md | 237 to use at least 2048bit RSA or 256/384bit elliptic curve keys. Certificate has
|
/openbmc/linux/Documentation/devicetree/bindings/ |
H A D | trivial-devices.yaml | 62 # i2c h/w elliptic curve crypto module
|
/openbmc/linux/lib/crypto/mpi/ |
H A D | ec.c | 1 /* ec.c - Elliptic Curve functions 560 /* This function initialized a context for elliptic curve based on the 1224 * title = {Guide to Elliptic Curve Cryptography}, in mpi_ec_mul_point()
|
/openbmc/openbmc/poky/meta/recipes-devtools/rust/ |
H A D | cargo-c-crates.inc | 71 crate://crates.io/elliptic-curve/0.13.8 \ 411 SRC_URI[elliptic-curve-0.13.8.sha256sum] = "b5e6043086bf7973472e0c7dff2142ea0b680d30e18d9cc40f267ef…
|