Home
last modified time | relevance | path

Searched refs:curve (Results 1 – 9 of 9) sorted by relevance

/f-stack/dpdk/app/test/
H A Dtest_cryptodev_ecdsa_test_vectors.h11 enum curve { enum
20 const char *curve[] = {"SECP192R1", variable
34 int curve; member
120 .curve = RTE_CRYPTO_EC_GROUP_SECP192R1
205 .curve = RTE_CRYPTO_EC_GROUP_SECP224R1
290 .curve = RTE_CRYPTO_EC_GROUP_SECP256R1
387 .curve = RTE_CRYPTO_EC_GROUP_SECP384R1
502 .curve = RTE_CRYPTO_EC_GROUP_SECP521R1
H A Dtest_cryptodev_ecpm_test_vectors.h16 int curve; member
71 .curve = RTE_CRYPTO_EC_GROUP_SECP192R1
132 .curve = RTE_CRYPTO_EC_GROUP_SECP224R1
193 .curve = RTE_CRYPTO_EC_GROUP_SECP256R1
264 .curve = RTE_CRYPTO_EC_GROUP_SECP384R1
350 .curve = RTE_CRYPTO_EC_GROUP_SECP521R1
H A Dtest_cryptodev_asym.c1902 test_ecdsa_sign_verify(enum curve curve_id) in test_ecdsa_sign_verify()
1969 xform.ec.curve_id = input_params.curve; in test_ecdsa_sign_verify()
2096 enum curve curve_id; in test_ecdsa_sign_verify_all_curve()
2109 test_index ++, curve[curve_id], msg); in test_ecdsa_sign_verify_all_curve()
2115 test_ecpm(enum curve curve_id) in test_ecpm()
2182 xform.ec.curve_id = input_params.curve; in test_ecpm()
2269 enum curve curve_id; in test_ecpm_all_curve()
2282 test_index ++, curve[curve_id], msg); in test_ecpm_all_curve()
/f-stack/freebsd/contrib/device-tree/Bindings/iio/temperature/
H A Dadi,ltc2983.yaml230 adi,rtd-curve:
232 This property set the RTD curve used and the corresponding
/f-stack/freebsd/contrib/device-tree/Bindings/arm/
H A Didle-states.yaml152 The graph curve with X-axis values = { x | 0 < x < 1ms } has a steep slope
155 The graph curve in the area delimited by X-axis values = {x | x > 1ms } has
201 However, the lower power consumption (i.e. shallower energy curve slope) of
/f-stack/app/nginx-1.16.1/src/event/
H A Dngx_event_openssl.c1407 char *curve; in ngx_ssl_ecdh_curve()
1411 curve = "prime256v1"; in ngx_ssl_ecdh_curve()
1414 curve = (char *) name->data; in ngx_ssl_ecdh_curve()
1417 nid = OBJ_sn2nid(curve); in ngx_ssl_ecdh_curve()
1420 "OBJ_sn2nid(\"%s\") failed: unknown curve", curve); in ngx_ssl_ecdh_curve()
1427 "EC_KEY_new_by_curve_name(\"%s\") failed", curve); in ngx_ssl_ecdh_curve()
/f-stack/freebsd/contrib/device-tree/Bindings/
H A Dtrivial-devices.yaml45 # i2c h/w elliptic curve crypto module
/f-stack/freebsd/contrib/libsodium/
H A DChangeLog63 not on the curve, or not in the main subgroup.
/f-stack/dpdk/doc/guides/prog_guide/
H A Dqos_framework.rst1489 the formula given in the reference document1 is used (blue curve)
1491 is used (red curve).