Home
last modified time | relevance | path

Searched refs:NID_secp224r1 (Results 1 - 24 of 24) sorted by relevance

/third_party/openssl/test/
H A Decdsatest.h53 {NID_secp224r1, NID_sha224,
64 {NID_secp224r1, NID_sha224,
75 {NID_secp224r1, NID_sha224,
86 {NID_secp224r1, NID_sha224,
97 {NID_secp224r1, NID_sha224,
108 {NID_secp224r1, NID_sha224,
119 {NID_secp224r1, NID_sha224,
130 {NID_secp224r1, NID_sha224,
141 {NID_secp224r1, NID_sha224,
152 {NID_secp224r1, NID_sha22
[all...]
H A Dec_internal_test.c320 key = EC_KEY_new_by_curve_name(NID_secp224r1); in set_private_key()
321 aux_key = EC_KEY_new_by_curve_name(NID_secp224r1); in set_private_key()
H A Dectest.c1225 NID_secp224r1,
1792 case NID_secp224r1: in are_ec_nids_compatible()
1794 ret = (n2d == NID_secp224r1 || n2d == NID_wap_wsg_idm_ecid_wtls12); in are_ec_nids_compatible()
1802 ret = (n2d == NID_secp224r1); in are_ec_nids_compatible()
/third_party/node/deps/openssl/openssl/crypto/evp/
H A Dec_support.c32 {"secp224r1", NID_secp224r1 },
164 {"P-224", NID_secp224r1},
/third_party/openssl/crypto/evp/
H A Dec_support.c32 {"secp224r1", NID_secp224r1 },
164 {"P-224", NID_secp224r1},
/third_party/node/deps/openssl/openssl/crypto/ec/
H A Dec_asn1.c795 * NID_wap_wsg_idm_ecid_wtls12 and NID_secp224r1 are both aliases for in EC_GROUP_new_from_ecparameters()
800 curve_name = NID_secp224r1; in EC_GROUP_new_from_ecparameters()
H A Dec_lib.c1429 * NID_wap_wsg_idm_ecid_wtls12 and NID_secp224r1 are both aliases for in ec_group_explicit_to_named()
1434 curve_name_nid = NID_secp224r1; in ec_group_explicit_to_named()
H A Dec_curve.c2830 {NID_secp224r1, &_EC_NIST_PRIME_224.h,
2922 {NID_secp224r1, &_EC_NIST_PRIME_224.h, EC_GFp_nistp224_method,
2925 {NID_secp224r1, &_EC_NIST_PRIME_224.h, 0,
/third_party/openssl/crypto/ec/
H A Dec_asn1.c795 * NID_wap_wsg_idm_ecid_wtls12 and NID_secp224r1 are both aliases for in EC_GROUP_new_from_ecparameters()
800 curve_name = NID_secp224r1; in EC_GROUP_new_from_ecparameters()
H A Dec_lib.c1429 * NID_wap_wsg_idm_ecid_wtls12 and NID_secp224r1 are both aliases for in ec_group_explicit_to_named()
1434 curve_name_nid = NID_secp224r1; in ec_group_explicit_to_named()
H A Dec_curve.c2830 {NID_secp224r1, &_EC_NIST_PRIME_224.h,
2922 {NID_secp224r1, &_EC_NIST_PRIME_224.h, EC_GFp_nistp224_method,
2925 {NID_secp224r1, &_EC_NIST_PRIME_224.h, 0,
/third_party/rust/crates/rust-openssl/openssl-sys/src/
H A Dobj_mac.rs75 pub const NID_secp224r1: c_int = 713; consts
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/
H A Dcrypto_openssl.c1664 nid = NID_secp224r1; in crypto_ec_init()
/third_party/rust/crates/rust-openssl/openssl/src/
H A Dnid.rs196 pub const SECP224R1: Nid = Nid(ffi::NID_secp224r1);
/third_party/node/deps/openssl/openssl/include/openssl/
H A Dobj_mac.h364 #define NID_secp224r1 713 macro
/third_party/node/deps/openssl/openssl/apps/
H A Dspeed.c1441 {"nistp224", NID_secp224r1, 224}, in speed_main()
/third_party/node/deps/openssl/openssl/ssl/
H A Dt1_lib.c165 {NID_secp224r1, OSSL_TLS_GROUP_ID_secp224r1},
/third_party/openssl/apps/
H A Dspeed.c1427 {"nistp224", NID_secp224r1, 224}, in speed_main()
/third_party/openssl/ohos_lite/include/openssl/
H A Dobj_mac.h355 #define NID_secp224r1 713 macro
/third_party/openssl/ssl/
H A Dt1_lib.c164 {NID_secp224r1, OSSL_TLS_GROUP_ID_secp224r1},
/third_party/openssl/include/openssl/
H A Dobj_mac.h364 #define NID_secp224r1 713 macro
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/
H A Dcrypto_openssl.c1731 return NID_secp224r1; in crypto_ec_group_2_nid()
/third_party/node/deps/openssl/openssl/crypto/objects/
H A Dobj_dat.h1835 {"secp224r1", "secp224r1", NID_secp224r1, 5, &so[4829]},
/third_party/openssl/crypto/objects/
H A Dobj_dat.h1837 {"secp224r1", "secp224r1", NID_secp224r1, 5, &so[4829]},

Completed in 123 milliseconds