Searched refs:NID_secp521r1 (Results 1 – 11 of 11) sorted by relevance
/third_party/openssl/test/ |
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_sha224, [all …]
|
D | ectest.c | 1489 grp = EC_GROUP_new_by_curve_name(NID_secp521r1); in underflow_test() 1853 if (!TEST_ptr(group = EC_GROUP_new_by_curve_name(NID_secp521r1)) in parameter_test()
|
/third_party/openssl/crypto/ec/ |
D | ec_curve.c | 2836 {NID_secp521r1, &_EC_NIST_PRIME_521.h, EC_GFp_nistp521_method, 2839 {NID_secp521r1, &_EC_NIST_PRIME_521.h, 0, 3205 {"P-521", NID_secp521r1}
|
/third_party/libwebsockets/lib/tls/openssl/ |
D | lws-genec.c | 116 { "P-521", NID_secp521r1, 66 },
|
/third_party/openssl/ssl/ |
D | t1_lib.c | 166 {NID_secp521r1, 256, TLS_CURVE_PRIME}, /* secp521r1 (25) */ 696 NID_ecdsa_with_SHA512, NID_secp521r1},
|
/third_party/openssl/test/ossl_shim/ |
D | ossl_shim.cc | 996 NID_X25519, NID_X9_62_prime256v1, NID_X448, NID_secp521r1, NID_secp384r1 in DoExchange()
|
/third_party/openssl/crypto/objects/ |
D | obj_dat.h | 1799 {"secp521r1", "secp521r1", NID_secp521r1, 5, &so[4844]},
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/ |
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/ |
D | crypto_openssl.c | 1658 nid = NID_secp521r1; in crypto_ec_init()
|
/third_party/openssl/include/openssl/ |
D | obj_mac.h | 367 #define NID_secp521r1 716 macro
|
/third_party/openssl/apps/ |
D | speed.c | 1510 {"nistp521", NID_secp521r1, 521}, in speed_main()
|