Lines Matching refs:NX_CRYPTO_CONST
26 static NX_CRYPTO_CONST HN_UBASE _nx_crypto_ec_secp192r1_p[] =
34 static NX_CRYPTO_CONST HN_UBASE _nx_crypto_ec_secp192r1_a[] =
42 static NX_CRYPTO_CONST HN_UBASE _nx_crypto_ec_secp192r1_b[] =
50 static NX_CRYPTO_CONST HN_UBASE _nx_crypto_ec_secp192r1_gx[] =
58 static NX_CRYPTO_CONST HN_UBASE _nx_crypto_ec_secp192r1_gy[] =
66 static NX_CRYPTO_CONST HN_UBASE _nx_crypto_ec_secp192r1_n[] =
74 static NX_CRYPTO_CONST HN_UBASE _nx_crypto_ec_secp192r1_h[] =
82 static NX_CRYPTO_CONST HN_UBASE _nx_crypto_ec_secp224r1_p[] =
91 static NX_CRYPTO_CONST HN_UBASE _nx_crypto_ec_secp224r1_a[] =
100 static NX_CRYPTO_CONST HN_UBASE _nx_crypto_ec_secp224r1_b[] =
109 static NX_CRYPTO_CONST HN_UBASE _nx_crypto_ec_secp224r1_gx[] =
118 static NX_CRYPTO_CONST HN_UBASE _nx_crypto_ec_secp224r1_gy[] =
127 static NX_CRYPTO_CONST HN_UBASE _nx_crypto_ec_secp224r1_n[] =
136 static NX_CRYPTO_CONST HN_UBASE _nx_crypto_ec_secp224r1_h[] =
144 static NX_CRYPTO_CONST HN_UBASE _nx_crypto_ec_secp256r1_p[] =
153 static NX_CRYPTO_CONST HN_UBASE _nx_crypto_ec_secp256r1_a[] =
162 static NX_CRYPTO_CONST HN_UBASE _nx_crypto_ec_secp256r1_b[] =
171 static NX_CRYPTO_CONST HN_UBASE _nx_crypto_ec_secp256r1_gx[] =
180 static NX_CRYPTO_CONST HN_UBASE _nx_crypto_ec_secp256r1_gy[] =
189 static NX_CRYPTO_CONST HN_UBASE _nx_crypto_ec_secp256r1_n[] =
198 static NX_CRYPTO_CONST HN_UBASE _nx_crypto_ec_secp256r1_h[] =
206 static NX_CRYPTO_CONST HN_UBASE _nx_crypto_ec_secp384r1_p[] =
217 static NX_CRYPTO_CONST HN_UBASE _nx_crypto_ec_secp384r1_a[] =
228 static NX_CRYPTO_CONST HN_UBASE _nx_crypto_ec_secp384r1_b[] =
239 static NX_CRYPTO_CONST HN_UBASE _nx_crypto_ec_secp384r1_gx[] =
251 static NX_CRYPTO_CONST HN_UBASE _nx_crypto_ec_secp384r1_gy[] =
263 static NX_CRYPTO_CONST HN_UBASE _nx_crypto_ec_secp384r1_n[] =
274 static NX_CRYPTO_CONST HN_UBASE _nx_crypto_ec_secp384r1_h[] =
282 static NX_CRYPTO_CONST HN_UBASE _nx_crypto_ec_secp521r1_p[] =
296 static NX_CRYPTO_CONST HN_UBASE _nx_crypto_ec_secp521r1_a[] =
310 static NX_CRYPTO_CONST HN_UBASE _nx_crypto_ec_secp521r1_b[] =
324 static NX_CRYPTO_CONST HN_UBASE _nx_crypto_ec_secp521r1_gx[] =
338 static NX_CRYPTO_CONST HN_UBASE _nx_crypto_ec_secp521r1_gy[] =
352 static NX_CRYPTO_CONST HN_UBASE _nx_crypto_ec_secp521r1_n[] =
366 static NX_CRYPTO_CONST HN_UBASE _nx_crypto_ec_secp521r1_h[] =
373 extern NX_CRYPTO_CONST NX_CRYPTO_EC_FIXED_POINTS _nx_crypto_ec_secp192r1_fixed_points;
374 extern NX_CRYPTO_CONST NX_CRYPTO_EC_FIXED_POINTS _nx_crypto_ec_secp224r1_fixed_points;
375 extern NX_CRYPTO_CONST NX_CRYPTO_EC_FIXED_POINTS _nx_crypto_ec_secp256r1_fixed_points;
376 extern NX_CRYPTO_CONST NX_CRYPTO_EC_FIXED_POINTS _nx_crypto_ec_secp384r1_fixed_points;
377 extern NX_CRYPTO_CONST NX_CRYPTO_EC_FIXED_POINTS _nx_crypto_ec_secp521r1_fixed_points;
379 NX_CRYPTO_CONST NX_CRYPTO_EC _nx_crypto_ec_secp192r1 =
441 NX_CRYPTO_CONST NX_CRYPTO_EC _nx_crypto_ec_secp224r1 =
503 NX_CRYPTO_CONST NX_CRYPTO_EC _nx_crypto_ec_secp256r1 =
565 NX_CRYPTO_CONST NX_CRYPTO_EC _nx_crypto_ec_secp384r1 =
627 NX_CRYPTO_CONST NX_CRYPTO_EC _nx_crypto_ec_secp521r1 =
689 static NX_CRYPTO_CONST NX_CRYPTO_EC *_nx_crypto_ec_named_curves[] =
4380 static NX_CRYPTO_CONST HN_UBASE _nx_crypto_ec_x25519_p[] =
4390 static NX_CRYPTO_CONST HN_UBASE _nx_crypto_ec_x25519_gx[] =
4398 static NX_CRYPTO_CONST HN_UBASE _nx_crypto_ec_x25519_h[] =
4406 static NX_CRYPTO_CONST HN_UBASE _nx_crypto_ec_x448_p[] =
4419 static NX_CRYPTO_CONST HN_UBASE _nx_crypto_ec_x448_gx[] =
4427 static NX_CRYPTO_CONST HN_UBASE _nx_crypto_ec_x448_h[] =
4435 NX_CRYPTO_CONST NX_CRYPTO_EC _nx_crypto_ec_x25519 =
4477 NX_CRYPTO_CONST NX_CRYPTO_EC _nx_crypto_ec_x448 =