Symbol: NID_X9_62_characteristic_two_field
crypto/openssl/crypto/ec/ec2_smpl.c
937
NID_X9_62_characteristic_two_field,
crypto/openssl/crypto/ec/ec_asn1.c
132
ADB_ENTRY(NID_X9_62_characteristic_two_field, ASN1_SIMPLE(X9_62_FIELDID, p.char_two, X9_62_CHARACTERISTIC_TWO))
crypto/openssl/crypto/ec/ec_asn1.c
214
} else if (nid == NID_X9_62_characteristic_two_field)
crypto/openssl/crypto/ec/ec_asn1.c
552
if (tmp == NID_X9_62_characteristic_two_field)
crypto/openssl/crypto/ec/ec_backend.c
172
} else if (fid == NID_X9_62_characteristic_two_field) {
crypto/openssl/crypto/ec/ec_curve.c
1032
{ NID_X9_62_characteristic_two_field, 0, 30, 4 },
crypto/openssl/crypto/ec/ec_curve.c
1064
{ NID_X9_62_characteristic_two_field, 20, 30, 2 },
crypto/openssl/crypto/ec/ec_curve.c
1099
{ NID_X9_62_characteristic_two_field, 0, 30, 4 },
crypto/openssl/crypto/ec/ec_curve.c
1132
{ NID_X9_62_characteristic_two_field, 0, 36, 4 },
crypto/openssl/crypto/ec/ec_curve.c
1164
{ NID_X9_62_characteristic_two_field, 20, 36, 2 },
crypto/openssl/crypto/ec/ec_curve.c
1198
{ NID_X9_62_characteristic_two_field, 0, 52, 4 },
crypto/openssl/crypto/ec/ec_curve.c
1242
{ NID_X9_62_characteristic_two_field, 20, 52, 2 },
crypto/openssl/crypto/ec/ec_curve.c
1288
{ NID_X9_62_characteristic_two_field, 0, 72, 4 },
crypto/openssl/crypto/ec/ec_curve.c
1338
{ NID_X9_62_characteristic_two_field, 20, 72, 2 },
crypto/openssl/crypto/ec/ec_curve.c
1391
{ NID_X9_62_characteristic_two_field, 20, 21, 2 },
crypto/openssl/crypto/ec/ec_curve.c
1419
{ NID_X9_62_characteristic_two_field, 20, 21, 2 },
crypto/openssl/crypto/ec/ec_curve.c
1447
{ NID_X9_62_characteristic_two_field, 20, 21, 2 },
crypto/openssl/crypto/ec/ec_curve.c
1475
{ NID_X9_62_characteristic_two_field, 0, 23, 0xFF6E },
crypto/openssl/crypto/ec/ec_curve.c
1501
{ NID_X9_62_characteristic_two_field, 20, 24, 2 },
crypto/openssl/crypto/ec/ec_curve.c
1529
{ NID_X9_62_characteristic_two_field, 20, 24, 4 },
crypto/openssl/crypto/ec/ec_curve.c
1557
{ NID_X9_62_characteristic_two_field, 20, 24, 6 },
crypto/openssl/crypto/ec/ec_curve.c
1585
{ NID_X9_62_characteristic_two_field, 0, 27, 0xFE48 },
crypto/openssl/crypto/ec/ec_curve.c
1617
{ NID_X9_62_characteristic_two_field, 20, 30, 4 },
crypto/openssl/crypto/ec/ec_curve.c
1651
{ NID_X9_62_characteristic_two_field, 20, 30, 6 },
crypto/openssl/crypto/ec/ec_curve.c
1685
{ NID_X9_62_characteristic_two_field, 20, 30, 0xA },
crypto/openssl/crypto/ec/ec_curve.c
1719
{ NID_X9_62_characteristic_two_field, 0, 35, 0xFF06 },
crypto/openssl/crypto/ec/ec_curve.c
1751
{ NID_X9_62_characteristic_two_field, 0, 39, 0xFE2E },
crypto/openssl/crypto/ec/ec_curve.c
1789
{ NID_X9_62_characteristic_two_field, 20, 45, 0x4C },
crypto/openssl/crypto/ec/ec_curve.c
1829
{ NID_X9_62_characteristic_two_field, 0, 47, 0xFF70 },
crypto/openssl/crypto/ec/ec_curve.c
1867
{ NID_X9_62_characteristic_two_field, 0, 54, 0x2760 },
crypto/openssl/crypto/ec/ec_curve.c
1911
{ NID_X9_62_characteristic_two_field, 0, 15, 2 },
crypto/openssl/crypto/ec/ec_curve.c
1943
{ NID_X9_62_characteristic_two_field, 0, 20, 3 },
crypto/openssl/crypto/ec/ec_curve.c
1974
{ NID_X9_62_characteristic_two_field, 0, 24, 2 },
crypto/openssl/crypto/ec/ec_curve.c
771
{ NID_X9_62_characteristic_two_field, 20, 15, 2 },
crypto/openssl/crypto/ec/ec_curve.c
799
{ NID_X9_62_characteristic_two_field, 20, 15, 2 },
crypto/openssl/crypto/ec/ec_curve.c
827
{ NID_X9_62_characteristic_two_field, 20, 17, 2 },
crypto/openssl/crypto/ec/ec_curve.c
855
{ NID_X9_62_characteristic_two_field, 20, 17, 2 },
crypto/openssl/crypto/ec/ec_curve.c
884
{ NID_X9_62_characteristic_two_field, 0, 21, 2 },
crypto/openssl/crypto/ec/ec_curve.c
911
{ NID_X9_62_characteristic_two_field, 0, 21, 2 },
crypto/openssl/crypto/ec/ec_curve.c
937
{ NID_X9_62_characteristic_two_field, 0, 21, 2 },
crypto/openssl/crypto/ec/ec_curve.c
963
{ NID_X9_62_characteristic_two_field, 20, 25, 2 },
crypto/openssl/crypto/ec/ec_curve.c
997
{ NID_X9_62_characteristic_two_field, 20, 25, 2 },
crypto/openssl/crypto/ec/ec_lib.c
1329
if (EC_GROUP_get_field_type(group) != NID_X9_62_characteristic_two_field)
crypto/openssl/crypto/ec/ec_lib.c
1354
if (EC_GROUP_get_field_type(group) != NID_X9_62_characteristic_two_field
crypto/openssl/crypto/ec/ec_lib.c
1373
if (EC_GROUP_get_field_type(group) != NID_X9_62_characteristic_two_field
crypto/openssl/crypto/ec/ec_lib.c
346
if (group->meth->field_type == NID_X9_62_characteristic_two_field) {
crypto/openssl/crypto/ec/eck_prn.c
125
if (tmp_nid == NID_X9_62_characteristic_two_field)
crypto/openssl/crypto/evp/p_lib.c
2545
return NID_X9_62_characteristic_two_field;
crypto/openssl/crypto/objects/obj_dat.h
1762
{"characteristic-two-field", "characteristic-two-field", NID_X9_62_characteristic_two_field, 7, &so[2965]},
crypto/openssl/providers/implementations/encode_decode/encode_key2text.c
196
if (EC_GROUP_get_field_type(group) == NID_X9_62_characteristic_two_field) {
crypto/openssl/providers/implementations/keymgmt/ec_kmgmt.c
579
if (fid != NID_X9_62_characteristic_two_field)
crypto/openssl/ssl/t1_lib.c
1825
else if (field_type == NID_X9_62_characteristic_two_field)
crypto/openssl/test/ectest.c
1939
if (field_nid == NID_X9_62_characteristic_two_field) {
crypto/openssl/test/ectest.c
2662
is_binary = (EC_GROUP_get_field_type(g1) == NID_X9_62_characteristic_two_field);
crypto/openssl/test/ectest.c
2753
if (type == NID_X9_62_characteristic_two_field) {