Searched refs:NID_secp160r2 (Results 1 – 5 of 5) sorted by relevance
/third_party/openssl/crypto/ec/ |
D | ec_curve.c | 2816 {NID_secp160r2, &_EC_SECG_PRIME_160R2.h, 0,
|
/third_party/openssl/test/ |
D | ectest.c | 1610 case NID_secp160r2: in are_ec_nids_compatible() 1612 ret = (n2d == NID_secp160r2 || n2d == NID_wap_wsg_idm_ecid_wtls7); in are_ec_nids_compatible()
|
/third_party/openssl/crypto/objects/ |
D | obj_dat.h | 1793 {"secp160r2", "secp160r2", NID_secp160r2, 5, &so[4814]},
|
/third_party/openssl/ssl/ |
D | t1_lib.c | 158 {NID_secp160r2, 80, TLS_CURVE_PRIME}, /* secp160r2 (17) */
|
/third_party/openssl/include/openssl/ |
D | obj_mac.h | 343 #define NID_secp160r2 710 macro
|