| /freebsd/sys/contrib/device-tree/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.
|
| /freebsd/crypto/openssh/ |
| H A D | ssherr.c | 43 return "elliptic curve point is too large"; in ssh_err() 51 return "invalid elliptic curve"; in ssh_err() 57 return "elliptic curve does not match"; in ssh_err() 67 return "invalid elliptic curve value"; in ssh_err()
|
| /freebsd/contrib/llvm-project/libcxx/modules/std/ |
| H A D | cmath.cppm | |
| H A D | cmath.inc | 282 // [sf.cmath.comp.ellint.1], complete elliptic integral of the first kind 287 // [sf.cmath.comp.ellint.2], complete elliptic integral of the second kind 292 // [sf.cmath.comp.ellint.3], complete elliptic integral of the third kind 318 // [sf.cmath.ellint.1], incomplete elliptic integral of the first kind 323 // [sf.cmath.ellint.2], incomplete elliptic integral of the second kind 328 // [sf.cmath.ellint.3], incomplete elliptic integral of the third kind
|
| /freebsd/crypto/openssl/doc/man1/ |
| H A D | openssl-ecparam.pod.in | 79 Validate the elliptic curve parameters. 83 Validate the elliptic name curve parameters by checking if the curve parameters 97 This specifies how the points on the elliptic curve are converted 107 This specifies how the elliptic curve parameters are encoded.
|
| H A D | openssl-ec.pod.in | 40 private key format specified in 'SEC 1: Elliptic Curve Cryptography' 105 Print the elliptic curve parameters. 121 This specifies how the points on the elliptic curve are converted 131 This specifies how the elliptic curve parameters are encoded.
|
| H A D | openssl-pkey.pod.in | 163 This option only applies to elliptic-curve based keys. 165 This specifies how the points on the elliptic curve are converted 175 This option only applies to elliptic curve based public and private keys. 177 This specifies how the elliptic curve parameters are encoded.
|
| /freebsd/sys/dev/qat/qat_api/include/lac/ |
| H A D | cpa_cy_ec.h | 13 * @defgroup cpaCyEc Elliptic Curve (EC) API 19 * (Cryptography) Elliptic Curve (EC) operations. 23 * - "NIST RECOMMENDED ELLIPTIC CURVES FOR FEDERAL GOVERNMENT USE" 31 * For Montgomery and Edwards 25519 and 448 elliptic curves, 96 * MUST NOT exceed 576 bits for Elliptic Curve operations. 111 * Field types for Elliptic Curve 143 * This structure contains a list of different elliptic curve types. 168 * Curve types for Elliptic Curves defined in RFC#7748 171 * As defined by RFC 7748, there are four elliptic curves in this 322 /**< a elliptic curve coefficient */ [all …]
|
| H A D | cpa_cy_im.h | 172 /**< CPA_TRUE if instance supports the Elliptic Curve API. 175 /**< CPA_TRUE if instance supports the Elliptic Curve Diffie Hellman API. 178 /**< CPA_TRUE if instance supports the Elliptic Curve DSA API. 209 /**< CPA_TRUE if instance supports the Edwards and Montgomery elliptic
|
| H A D | cpa_cy_ecdsa.h | 13 * @defgroup cpaCyEcdsa Elliptic Curve Digital Signature Algorithm (ECDSA) API 19 * (Cryptography) Elliptic Curve Digital Signature Algorithm (ECDSA) 27 * MUST NOT exceed 576 bits for Elliptic Curve operations. 77 /**< a elliptic curve coefficient */ 79 /**< b elliptic curve coefficient */ 168 /**< a elliptic curve coefficient */ 170 /**< b elliptic curve coefficient */ 220 /**< a elliptic curve coefficient */ 222 /**< b elliptic curve coefficient */
|
| /freebsd/secure/usr.bin/openssl/man/ |
| H A D | openssl-ecparam.1 | 130 Validate the elliptic curve parameters. 133 Validate the elliptic name curve parameters by checking if the curve parameters 144 This specifies how the points on the elliptic curve are converted 153 This specifies how the elliptic curve parameters are encoded.
|
| H A D | openssl-pkey.1 | 203 This option only applies to elliptic-curve based keys. 205 This specifies how the points on the elliptic curve are converted 214 This option only applies to elliptic curve based public and private keys. 216 This specifies how the elliptic curve parameters are encoded.
|
| H A D | openssl-ec.1 | 96 private key format specified in 'SEC 1: Elliptic Curve Cryptography' 149 Print the elliptic curve parameters. 162 This specifies how the points on the elliptic curve are converted 171 This specifies how the elliptic curve parameters are encoded.
|
| H A D | openssl-ciphers.1 | 288 Anonymous DH cipher suites, note that this does not include anonymous Elliptic 299 Anonymous Elliptic Curve Diffie-Hellman cipher suites. 410 ECDSA and SHA256 or SHA384, only the elliptic curves P\-256 and P\-384 can be 552 .SS "Elliptic curve cipher suites" 553 .IX Subsection "Elliptic curve cipher suites"
|
| /freebsd/crypto/openssl/doc/man7/ |
| H A D | EVP_PKEY-SM2.pod | 12 an elliptic curve based algorithm. The current implementation in OpenSSL supports 62 parameters specify the SM2 elliptic curve.
|
| H A D | EVP_PKEY-EC.pod | 64 operations. The encoding conforms with Sec. 2.3.3 of the SECG SEC 1 ("Elliptic Curve 114 2.3.4 of the SECG SEC 1 ("Elliptic Curve Cryptography") standard. 134 is expected to be a point conforming to Sec. 2.3.4 of the SECG SEC 1 ("Elliptic
|
| /freebsd/secure/lib/libcrypto/man/man3/ |
| H A D | EC_GROUP_new.3 | 140 Within the library there are two forms of elliptic curve that are of interest. 143 elliptic curve equation as follows: 148 the field are integers of length at most m bits. For this form the elliptic
|
| /freebsd/secure/lib/libcrypto/man/man7/ |
| H A D | EVP_PKEY-SM2.7 | 70 an elliptic curve based algorithm. The current implementation in OpenSSL supports 116 parameters specify the SM2 elliptic curve.
|
| H A D | EVP_PKEY-EC.7 | 118 operations. The encoding conforms with Sec. 2.3.3 of the SECG SEC 1 ("Elliptic Curve 161 2.3.4 of the SECG SEC 1 ("Elliptic Curve Cryptography") standard. 179 is expected to be a point conforming to Sec. 2.3.4 of the SECG SEC 1 ("Elliptic
|
| /freebsd/crypto/openssl/doc/man3/ |
| H A D | EC_GROUP_new.pod | 79 Within the library there are two forms of elliptic curve that are of interest. 82 elliptic curve equation as follows: 87 the field are integers of length at most m bits. For this form the elliptic
|
| /freebsd/crypto/openssl/apps/ |
| H A D | ecparam.c | 286 BIO_printf(bio_err, "checking elliptic curve parameters: "); in ecparam_main() 312 BIO_printf(bio_err, "unable to write elliptic curve parameters\n"); in ecparam_main() 338 BIO_printf(bio_err, "unable to write elliptic " in ecparam_main()
|
| /freebsd/contrib/bearssl/inc/ |
| H A D | bearssl_ec.h | 39 * # Elliptic Curves 44 * ## Elliptic Curve API 52 * Since all currently defined elliptic curve identifiers are in the 0..31 905 * If the specified `curve` is not supported by the elliptic curve 922 * \param impl the elliptic curve implementation. 935 * This function uses the provided elliptic curve implementation (`impl`) 954 * \param impl the elliptic curve implementation.
|
| /freebsd/crypto/libecc/ |
| H A D | README.md | 28 This software implements a library for elliptic curves based 42 …* ECC-CDH (Elliptic Curve Cryptography Cofactor Diffie-Hellman) as described in [section 5.7.1.2 o… 117 **ECDH (Elliptic Curve Diffie-Hellman)** variants are also implemented in the 119 of ECC-CDH (Elliptic Curve Cryptography Cofactor Diffie-Hellman) as described 128 of elliptic curve based protocols as well as any algorithm 129 on top of prime fields based elliptic curves (or prime fields, or rings 316 …features of libec for playing with elliptic curves group arithmetic, namely loading defined named … 320 …how to implement an [Elliptic Curve Diffie-Hellman](https://en.wikipedia.org/wiki/Elliptic_curve_D… 329 the Elliptic Curves layer, and the signature layer. 436 for the user when dealing with the elliptic curves and signature layers, this can become a limitati… [all …]
|
| /freebsd/crypto/openssl/providers/common/der/ |
| H A D | SM2.asn1 | 16 -- Named Elliptic Curves of SM2
|
| /freebsd/crypto/libecc/include/libecc/sig/ |
| H A D | ec_key.h | 44 /* Elliptic curve parameters */ 124 /* Elliptic curve parameters */
|