Searched full:elliptic (Results 1 – 25 of 32) sorted by relevance
12
7 …"PublicDescription": "This counter counts the total number of the elliptic-curve cryptography (ECC…14 …al number of CPU cycles when the ECC coprocessor is busy performing the elliptic-curve cryptograph…21 …"PublicDescription": "This counter counts the total number of the elliptic-curve cryptography (ECC…28 …"PublicDescription": "This counter counts the total number of CPU cycles blocked for the elliptic-…
14 The Intel Keem Bay Offload and Crypto Subsystem (OCS) Elliptic Curve15 Cryptography (ECC) device provides hardware acceleration for elliptic curve16 cryptography using the NIST P-256 and NIST P-384 elliptic curves.
10 * struct ecc_point - elliptic curve point in affine coordinates23 * struct ecc_curve - definition of elliptic curve45 * ecc_get_curve() - get elliptic curve;
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-…
40 * struct ecc_point - elliptic curve point in affine coordinates55 * struct ecc_curve - definition of elliptic curve162 * @curve: elliptic curve domain parameters168 * Note: There is no check that the public key is in the correct elliptic curve179 * @curve: elliptic curve domain parameters
3 * Elliptic Curve (Russian) Digital Signature Algorithm for Cryptographic API
257 Elliptic Curve Digital Signature Algorithm (NIST P192, P256 etc.)269 Elliptic Curve Russian Digital Signature Algorithm (GOST R 34.10-2012,
132 * @curve: elliptic curve domain parameters138 * Note: There is no check that the public key is in the correct elliptic curve149 * @curve: elliptic curve domain parameters
282 tristate "ECDH (Elliptic Curve Diffie-Hellman)"286 ECDH (Elliptic Curve Diffie-Hellman) key exchange algorithm290 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)
395 RSA2048 or Elliptic Curve) which can be imported by a399 RSA2048 or Elliptic Curve) which can be imported by a417 this happens the Elliptic Curve variant of the primary key using the
51 Elliptic Curve Cryptography (ECC) hardware acceleration for use with
171 /* Models describing an elliptic curve */188 /* Dialects used with elliptic curves */
35 /* Elliptic notch */ in echo_can_disable_detector_init()
36 Use an elliptic curve key (NIST P384) for module signing. Consider
34 Use an elliptic curve key (NIST P384) for module signing. Consider
36 * @curve_id : elliptic curve id
58 # i2c h/w elliptic curve crypto module
45 # i2c h/w elliptic curve crypto module
1 /* ec.c - Elliptic Curve functions560 /* This function initialized a context for elliptic curve based on the1224 * title = {Guide to Elliptic Curve Cryptography}, in mpi_ec_mul_point()