Symbol: NID_X9_62_prime256v1
crypto/heimdal/kdc/pkinit.c
463
nid = NID_X9_62_prime256v1;
crypto/heimdal/lib/hx509/crypto.c
280
return NID_X9_62_prime256v1;
crypto/heimdal/lib/krb5/pkinit.c
583
ctx->u.eckey = EC_KEY_new_by_curve_name(NID_X9_62_prime256v1);
crypto/krb5/src/plugins/preauth/spake/openssl.c
85
nid = NID_X9_62_prime256v1;
crypto/openssh/kex-names.c
67
NID_X9_62_prime256v1, SSH_DIGEST_SHA256 },
crypto/openssh/regress/misc/sk-dummy/sk-dummy.c
107
if ((key = EC_KEY_new_by_curve_name(NID_X9_62_prime256v1)) == NULL) {
crypto/openssh/regress/misc/ssh-verify-attestation/ssh-verify-attestation.c
147
(g = EC_GROUP_new_by_curve_name(NID_X9_62_prime256v1)) == NULL ||
crypto/openssh/regress/misc/ssh-verify-attestation/ssh-verify-attestation.c
214
key->ecdsa_nid = NID_X9_62_prime256v1;
crypto/openssh/regress/misc/ssh-verify-attestation/ssh-verify-attestation.c
311
case NID_X9_62_prime256v1:
crypto/openssh/regress/misc/ssh-verify-attestation/ssh-verify-attestation.c
391
case NID_X9_62_prime256v1:
crypto/openssh/regress/unittests/sshbuf/test_sshbuf_getput_crypto.c
53
int ec256_nid = NID_X9_62_prime256v1;
crypto/openssh/regress/unittests/sshbuf/test_sshbuf_getput_fuzz.c
65
eck = EC_KEY_new_by_curve_name(NID_X9_62_prime256v1);
crypto/openssh/sk-usbhid.c
619
(g = EC_GROUP_new_by_curve_name(NID_X9_62_prime256v1)) == NULL ||
crypto/openssh/ssh-ecdsa-sk.c
262
if (key->ecdsa_nid != NID_X9_62_prime256v1)
crypto/openssh/ssh-ecdsa-sk.c
461
/* .nid = */ NID_X9_62_prime256v1,
crypto/openssh/ssh-ecdsa-sk.c
473
/* .nid = */ NID_X9_62_prime256v1,
crypto/openssh/ssh-ecdsa-sk.c
485
/* .nid = */ NID_X9_62_prime256v1,
crypto/openssh/ssh-ecdsa.c
107
case NID_X9_62_prime256v1:
crypto/openssh/ssh-ecdsa.c
495
/* .nid = */ NID_X9_62_prime256v1,
crypto/openssh/ssh-ecdsa.c
507
/* .nid = */ NID_X9_62_prime256v1,
crypto/openssh/ssh-ecdsa.c
52
NID_X9_62_prime256v1,
crypto/openssh/ssh-sk.c
222
key->ecdsa_nid = NID_X9_62_prime256v1;
crypto/openssh/sshkey.c
593
return NID_X9_62_prime256v1;
crypto/openssh/sshkey.c
608
case NID_X9_62_prime256v1:
crypto/openssh/sshkey.c
626
return NID_X9_62_prime256v1;
crypto/openssh/sshkey.c
642
case NID_X9_62_prime256v1:
crypto/openssl/apps/speed.c
2048
{ "nistp256", NID_X9_62_prime256v1, 256 },
crypto/openssl/crypto/ec/ec_curve.c
2745
{ NID_X9_62_prime256v1, &_EC_X9_62_PRIME_256V1.h,
crypto/openssl/crypto/ec/ec_curve.c
2848
{ NID_X9_62_prime256v1, &_EC_X9_62_PRIME_256V1.h,
crypto/openssl/crypto/evp/ec_support.c
165
{ "P-256", NID_X9_62_prime256v1 },
crypto/openssl/crypto/evp/ec_support.c
43
{ "prime256v1", NID_X9_62_prime256v1 },
crypto/openssl/crypto/objects/obj_dat.h
1770
{"prime256v1", "prime256v1", NID_X9_62_prime256v1, 8, &so[3027]},
crypto/openssl/crypto/x509/x509_cmp.c
459
} else if (curve_nid == NID_X9_62_prime256v1) { /* P-256 */
crypto/openssl/ssl/t1_lib.c
171
{ NID_X9_62_prime256v1, OSSL_TLS_GROUP_ID_secp256r1 },
crypto/openssl/ssl/t1_lib.c
1985
NID_ecdsa_with_SHA256, NID_X9_62_prime256v1, 1, 0,
crypto/openssl/test/ec_internal_test.c
362
grp = EC_GROUP_new_by_curve_name(NID_X9_62_prime256v1);
crypto/openssl/test/ec_internal_test.c
529
if (!TEST_ptr(group = EC_GROUP_new_by_curve_name(NID_X9_62_prime256v1))
crypto/openssl/test/ecdsatest.c
360
ret = TEST_ptr(eckey = EC_KEY_new_by_curve_name(NID_X9_62_prime256v1))
crypto/openssl/test/ecdsatest.h
1010
{ NID_X9_62_prime256v1, NID_sha256,
crypto/openssl/test/ecdsatest.h
1021
{ NID_X9_62_prime256v1, NID_sha256,
crypto/openssl/test/ecdsatest.h
1032
{ NID_X9_62_prime256v1, NID_sha256,
crypto/openssl/test/ecdsatest.h
1043
{ NID_X9_62_prime256v1, NID_sha384,
crypto/openssl/test/ecdsatest.h
1054
{ NID_X9_62_prime256v1, NID_sha384,
crypto/openssl/test/ecdsatest.h
1065
{ NID_X9_62_prime256v1, NID_sha384,
crypto/openssl/test/ecdsatest.h
1076
{ NID_X9_62_prime256v1, NID_sha384,
crypto/openssl/test/ecdsatest.h
1087
{ NID_X9_62_prime256v1, NID_sha384,
crypto/openssl/test/ecdsatest.h
1098
{ NID_X9_62_prime256v1, NID_sha384,
crypto/openssl/test/ecdsatest.h
1109
{ NID_X9_62_prime256v1, NID_sha384,
crypto/openssl/test/ecdsatest.h
1120
{ NID_X9_62_prime256v1, NID_sha384,
crypto/openssl/test/ecdsatest.h
1131
{ NID_X9_62_prime256v1, NID_sha384,
crypto/openssl/test/ecdsatest.h
1142
{ NID_X9_62_prime256v1, NID_sha384,
crypto/openssl/test/ecdsatest.h
1153
{ NID_X9_62_prime256v1, NID_sha384,
crypto/openssl/test/ecdsatest.h
1164
{ NID_X9_62_prime256v1, NID_sha384,
crypto/openssl/test/ecdsatest.h
1175
{ NID_X9_62_prime256v1, NID_sha384,
crypto/openssl/test/ecdsatest.h
1186
{ NID_X9_62_prime256v1, NID_sha384,
crypto/openssl/test/ecdsatest.h
1197
{ NID_X9_62_prime256v1, NID_sha384,
crypto/openssl/test/ecdsatest.h
1208
{ NID_X9_62_prime256v1, NID_sha512,
crypto/openssl/test/ecdsatest.h
1219
{ NID_X9_62_prime256v1, NID_sha512,
crypto/openssl/test/ecdsatest.h
1230
{ NID_X9_62_prime256v1, NID_sha512,
crypto/openssl/test/ecdsatest.h
1241
{ NID_X9_62_prime256v1, NID_sha512,
crypto/openssl/test/ecdsatest.h
1252
{ NID_X9_62_prime256v1, NID_sha512,
crypto/openssl/test/ecdsatest.h
1263
{ NID_X9_62_prime256v1, NID_sha512,
crypto/openssl/test/ecdsatest.h
1274
{ NID_X9_62_prime256v1, NID_sha512,
crypto/openssl/test/ecdsatest.h
1285
{ NID_X9_62_prime256v1, NID_sha512,
crypto/openssl/test/ecdsatest.h
1296
{ NID_X9_62_prime256v1, NID_sha512,
crypto/openssl/test/ecdsatest.h
1307
{ NID_X9_62_prime256v1, NID_sha512,
crypto/openssl/test/ecdsatest.h
1318
{ NID_X9_62_prime256v1, NID_sha512,
crypto/openssl/test/ecdsatest.h
1329
{ NID_X9_62_prime256v1, NID_sha512,
crypto/openssl/test/ecdsatest.h
1340
{ NID_X9_62_prime256v1, NID_sha512,
crypto/openssl/test/ecdsatest.h
1351
{ NID_X9_62_prime256v1, NID_sha512,
crypto/openssl/test/ecdsatest.h
1362
{ NID_X9_62_prime256v1, NID_sha512,
crypto/openssl/test/ecdsatest.h
713
{ NID_X9_62_prime256v1, NID_sha224,
crypto/openssl/test/ecdsatest.h
724
{ NID_X9_62_prime256v1, NID_sha224,
crypto/openssl/test/ecdsatest.h
735
{ NID_X9_62_prime256v1, NID_sha224,
crypto/openssl/test/ecdsatest.h
746
{ NID_X9_62_prime256v1, NID_sha224,
crypto/openssl/test/ecdsatest.h
757
{ NID_X9_62_prime256v1, NID_sha224,
crypto/openssl/test/ecdsatest.h
768
{ NID_X9_62_prime256v1, NID_sha224,
crypto/openssl/test/ecdsatest.h
779
{ NID_X9_62_prime256v1, NID_sha224,
crypto/openssl/test/ecdsatest.h
790
{ NID_X9_62_prime256v1, NID_sha224,
crypto/openssl/test/ecdsatest.h
801
{ NID_X9_62_prime256v1, NID_sha224,
crypto/openssl/test/ecdsatest.h
812
{ NID_X9_62_prime256v1, NID_sha224,
crypto/openssl/test/ecdsatest.h
823
{ NID_X9_62_prime256v1, NID_sha224,
crypto/openssl/test/ecdsatest.h
834
{ NID_X9_62_prime256v1, NID_sha224,
crypto/openssl/test/ecdsatest.h
845
{ NID_X9_62_prime256v1, NID_sha224,
crypto/openssl/test/ecdsatest.h
856
{ NID_X9_62_prime256v1, NID_sha224,
crypto/openssl/test/ecdsatest.h
867
{ NID_X9_62_prime256v1, NID_sha224,
crypto/openssl/test/ecdsatest.h
878
{ NID_X9_62_prime256v1, NID_sha256,
crypto/openssl/test/ecdsatest.h
889
{ NID_X9_62_prime256v1, NID_sha256,
crypto/openssl/test/ecdsatest.h
900
{ NID_X9_62_prime256v1, NID_sha256,
crypto/openssl/test/ecdsatest.h
911
{ NID_X9_62_prime256v1, NID_sha256,
crypto/openssl/test/ecdsatest.h
922
{ NID_X9_62_prime256v1, NID_sha256,
crypto/openssl/test/ecdsatest.h
933
{ NID_X9_62_prime256v1, NID_sha256,
crypto/openssl/test/ecdsatest.h
944
{ NID_X9_62_prime256v1, NID_sha256,
crypto/openssl/test/ecdsatest.h
955
{ NID_X9_62_prime256v1, NID_sha256,
crypto/openssl/test/ecdsatest.h
966
{ NID_X9_62_prime256v1, NID_sha256,
crypto/openssl/test/ecdsatest.h
977
{ NID_X9_62_prime256v1, NID_sha256,
crypto/openssl/test/ecdsatest.h
988
{ NID_X9_62_prime256v1, NID_sha256,
crypto/openssl/test/ecdsatest.h
999
{ NID_X9_62_prime256v1, NID_sha256,
crypto/openssl/test/ecstresstest.c
77
if (!TEST_ptr(group = EC_GROUP_new_by_curve_name(NID_X9_62_prime256v1))
crypto/openssl/test/ectest.c
1223
NID_X9_62_prime256v1,
crypto/openssl/test/evp_extra_test.c
1511
eckey = EC_KEY_new_by_curve_name(NID_X9_62_prime256v1);
crypto/openssl/test/evp_extra_test.c
1581
NID_X9_62_prime256v1)))
crypto/openssl/test/evp_extra_test.c
4670
NID_brainpoolP256r1, NID_X9_62_prime256v1,
crypto/openssl/test/evp_pkey_provided_test.c
1814
NID_X9_62_prime256v1),
crypto/openssl/test/evp_pkey_provided_test.c
1848
NID_X9_62_prime256v1),
crypto/openssl/test/sslapitest.c
4964
static int ecdhe_kexch_groups[] = { NID_X9_62_prime256v1, NID_secp384r1,
crypto/openssl/test/sslapitest.c
5001
kexch_alg = NID_X9_62_prime256v1;
crypto/openssl/test/sslapitest.c
5182
if (!TEST_int_eq(shared_group0, NID_X9_62_prime256v1))