/third_party/openssl/test/ |
H A D | ecdsatest.h | 2333 {NID_secp521r1, NID_sha224, 2350 {NID_secp521r1, NID_sha224, 2367 {NID_secp521r1, NID_sha224, 2384 {NID_secp521r1, NID_sha224, 2401 {NID_secp521r1, NID_sha224, 2418 {NID_secp521r1, NID_sha224, 2435 {NID_secp521r1, NID_sha224, 2452 {NID_secp521r1, NID_sha224, 2469 {NID_secp521r1, NID_sha224, 2486 {NID_secp521r1, NID_sha22 [all...] |
H A D | ec_internal_test.c | 275 grp = EC_GROUP_new_by_curve_name(NID_secp521r1); in underflow_test()
|
H A D | ectest.c | 1190 secp521r1_group = EC_GROUP_new_by_curve_name(NID_secp521r1); in group_field_test() 1271 NID_secp521r1, 2031 if (!TEST_ptr(group = EC_GROUP_new_by_curve_name(NID_secp521r1)) in parameter_test()
|
H A D | dhtest.c | 772 if (!TEST_int_eq(EVP_PKEY_CTX_set_dh_nid(paramgen_ctx, NID_secp521r1), 0)) in dh_set_dh_nid_test()
|
H A D | sslapitest.c | 4794 * Test 3 = Test NID_secp521r1 with TLSv1.3 client and server 4808 NID_secp521r1, NID_X25519, NID_X448}; 4846 kexch_alg = NID_secp521r1; in test_key_exchange()
|
H A D | evp_extra_test.c | 3400 NID_secp384r1, NID_secp521r1,
|
/third_party/node/deps/openssl/openssl/crypto/evp/ |
H A D | ec_support.c | 35 {"secp521r1", NID_secp521r1 }, 167 {"P-521", NID_secp521r1}
|
/third_party/openssl/crypto/evp/ |
H A D | ec_support.c | 35 {"secp521r1", NID_secp521r1 }, 167 {"P-521", NID_secp521r1}
|
/third_party/libwebsockets/lib/tls/openssl/ |
H A D | lws-genec.c | 116 { "P-521", NID_secp521r1, 66 },
|
/third_party/node/src/crypto/ |
H A D | crypto_ec.cc | 817 case NID_secp521r1: in ExportJWKEcKey()
|
/third_party/rust/crates/rust-openssl/openssl-sys/src/ |
H A D | obj_mac.rs | 78 pub const NID_secp521r1: c_int = 716; consts
|
/third_party/node/deps/openssl/openssl/ssl/ |
H A D | t1_lib.c | 169 {NID_secp521r1, OSSL_TLS_GROUP_ID_secp521r1}, 1059 NID_ecdsa_with_SHA512, NID_secp521r1, 1},
|
/third_party/openssl/ssl/ |
H A D | t1_lib.c | 168 {NID_secp521r1, OSSL_TLS_GROUP_ID_secp521r1}, 1039 NID_ecdsa_with_SHA512, NID_secp521r1, 1},
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/ |
H A D | crypto_openssl.c | 1727 return NID_secp521r1; in crypto_ec_group_2_nid() 2933 case NID_secp521r1: in crypto_ec_key_group()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/ |
H A D | crypto_openssl.c | 1658 nid = NID_secp521r1; in crypto_ec_init()
|
/third_party/rust/crates/rust-openssl/openssl/src/ |
H A D | nid.rs | 199 pub const SECP521R1: Nid = Nid(ffi::NID_secp521r1);
|
/third_party/node/deps/openssl/openssl/include/openssl/ |
H A D | obj_mac.h | 376 #define NID_secp521r1 716 macro
|
/third_party/node/deps/openssl/openssl/apps/ |
H A D | speed.c | 1444 {"nistp521", NID_secp521r1, 521}, in speed_main()
|
/third_party/openssl/apps/ |
H A D | speed.c | 1430 {"nistp521", NID_secp521r1, 521}, in speed_main()
|
/third_party/openssl/ohos_lite/include/openssl/ |
H A D | obj_mac.h | 367 #define NID_secp521r1 716 macro
|
/third_party/openssl/include/openssl/ |
H A D | obj_mac.h | 376 #define NID_secp521r1 716 macro
|
/third_party/node/deps/openssl/openssl/crypto/ec/ |
H A D | ec_curve.c | 2846 {NID_secp521r1, &_EC_NIST_PRIME_521.h, 2938 {NID_secp521r1, &_EC_NIST_PRIME_521.h,
|
/third_party/openssl/crypto/ec/ |
H A D | ec_curve.c | 2846 {NID_secp521r1, &_EC_NIST_PRIME_521.h, 2938 {NID_secp521r1, &_EC_NIST_PRIME_521.h,
|
/third_party/node/deps/openssl/openssl/crypto/objects/ |
H A D | obj_dat.h | 1838 {"secp521r1", "secp521r1", NID_secp521r1, 5, &so[4844]},
|
/third_party/openssl/crypto/objects/ |
H A D | obj_dat.h | 1840 {"secp521r1", "secp521r1", NID_secp521r1, 5, &so[4844]},
|