/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/ |
H A D | Key_v1.xml | 104 … Term="OData.LongDescription" String="This value shall indicate the 'nistp256' curve in RFC5656."/> 108 … Term="OData.LongDescription" String="This value shall indicate the 'nistp384' curve in RFC5656."/> 112 … Term="OData.LongDescription" String="This value shall indicate the 'nistp521' curve in RFC5656."/> 116 … Term="OData.LongDescription" String="This value shall indicate the 'nistk163' curve in RFC5656."/> 120 … Term="OData.LongDescription" String="This value shall indicate the 'nistp192' curve in RFC5656."/> 124 … Term="OData.LongDescription" String="This value shall indicate the 'nistp224' curve in RFC5656."/> 128 … Term="OData.LongDescription" String="This value shall indicate the 'nistk233' curve in RFC5656."/> 132 … Term="OData.LongDescription" String="This value shall indicate the 'nistb233' curve in RFC5656."/> 136 … Term="OData.LongDescription" String="This value shall indicate the 'nistk283' curve in RFC5656."/> 140 … Term="OData.LongDescription" String="This value shall indicate the 'nistk409' curve in RFC5656."/> [all …]
|
H A D | CertificateService_v1.xml | 112 …<Annotation Term="OData.Description" String="The curve ID to use with the key, if needed based on … 113 …<Annotation Term="OData.LongDescription" String="This parameter shall contain the curve ID to use …
|
/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/openbmc/meta-arm/meta-arm-bsp/recipes-security/trusted-services/corstone1000/psa-apitest/ |
H A D | 0001-corstone1000-port-crypto-config.patch | 39 * Comment macros to disable the curve 218 * Enable the elliptic curve DSA library.
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/sblim-sfcb/sblim-sfcb/ |
H A D | sblim-sfcb-1.4.8-default-ecdh-curve-name.patch | 20 ## If the value is set but the curve name is not recognized by the underlying
|
/openbmc/phosphor-rest-server/servers/gevent/ |
H A D | phosphor-gevent | 61 # ECDH - Allow Elliptic Curve Diffie Hellman
|
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Certs/CSR/ |
H A D | Create.interface.yaml | 74 The curve ID to be used with the key, if needed based on the
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/sblim-sfcb/ |
H A D | sblim-sfcb_1.4.9.bb | 24 file://sblim-sfcb-1.4.8-default-ecdh-curve-name.patch \
|
/openbmc/phosphor-certificate-manager/ |
H A D | certs_manager.cpp | 728 lg2::info("KeyCurveId is not given. Hence using default curve id," in generateECKeyPair() 738 "Error occurred during convert the curve id string format into NID," in generateECKeyPair() 790 // Create context to set up curve parameters. in generateECKeyPair() 800 // Set up curve parameters. in generateECKeyPair() 809 lg2::error("Error occurred setting curve parameters"); in generateECKeyPair()
|
H A D | certs_manager.hpp | 137 * @param[in] keyCurveId - The curve ID to be used with the key, if needed 229 * @param[in] p_KeyCurveId - Curve ID
|
/openbmc/bmcweb/src/ |
H A D | ssl_key_handler.cpp | 378 // Create context for curve parameter generation. in createEcKey() 386 // Set up curve parameters. in createEcKey() 402 // Set new context for key generation, using curve parameters. in createEcKey()
|
/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/ |
H A D | CertificateService.v1_1_0.json | 184 …"description": "The curve ID to use with the key, if needed based on the `KeyPairAlgorithm` parame… 185 …"longDescription": "This parameter shall contain the curve ID to use with the key, if needed based…
|
H A D | AggregationSource.v1_5_0.json | 209 "Curve": { object 211 … "description": "The curve to use with the SSH key if the KeyType parameter contains `ECDSA`.", 212 …"longDescription": "This parameter shall contain the curve to use with the SSH key. This paramete…
|
H A D | UpdateService.v1_16_0.json | 128 "Curve": { object 130 … "description": "The curve to use with the SSH key if the `KeyType` parameter contains `ECDSA`.", 131 …"longDescription": "This parameter shall contain the curve to use with the SSH key. This paramete…
|
H A D | Certificate.v1_10_0.json | 521 …"description": "The curve ID to use with the key, if needed based on the `KeyPairAlgorithm` parame… 522 …"longDescription": "This parameter shall contain the curve ID to use with the key, if needed based…
|
/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/ |
H A D | CertificateService.v1_1_0.json | 184 …"description": "The curve ID to use with the key, if needed based on the `KeyPairAlgorithm` parame… 185 …"longDescription": "This parameter shall contain the curve ID to use with the key, if needed based…
|
H A D | AggregationSource.v1_5_0.json | 209 "Curve": { object 211 … "description": "The curve to use with the SSH key if the KeyType parameter contains `ECDSA`.", 212 …"longDescription": "This parameter shall contain the curve to use with the SSH key. This paramete…
|
H A D | UpdateService.v1_16_0.json | 128 "Curve": { object 130 … "description": "The curve to use with the SSH key if the `KeyType` parameter contains `ECDSA`.", 131 …"longDescription": "This parameter shall contain the curve to use with the SSH key. This paramete…
|
H A D | Certificate.v1_10_0.json | 521 …"description": "The curve ID to use with the key, if needed based on the `KeyPairAlgorithm` parame… 522 …"longDescription": "This parameter shall contain the curve ID to use with the key, if needed based…
|
/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/webui-vue/src/views/SecurityAndAccess/Certificates/ |
H A D | ModalGenerateCsr.vue | 263 label-for="key-curve-id" 266 id="key-curve-id"
|
/openbmc/bmcweb/redfish-core/schema/dmtf/installed/ |
H A D | CertificateService_v1.xml | 112 …<Annotation Term="OData.Description" String="The curve ID to use with the key, if needed based on … 113 …<Annotation Term="OData.LongDescription" String="This parameter shall contain the curve ID to use …
|
/openbmc/phosphor-webui/app/access-control/controllers/ |
H A D | certificate-modal-csr-gen.html | 277 Key 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/qemu/backends/ |
H A D | igvm.c | 731 *((uint32_t *)ctx->id_auth->id_key) = igvm_id->id_public_key.curve; in qigvm_directive_snp_id_block() 736 igvm_id->author_public_key.curve; in qigvm_directive_snp_id_block()
|