Searched refs:NID_secp160r2 (Results 1 – 6 of 6) sorted by relevance
/openssl/crypto/evp/ |
H A D | ec_support.c | 29 {"secp160r2", NID_secp160r2 },
|
/openssl/crypto/ec/ |
H A D | ec_curve.c | 2924 {NID_secp160r2, &_EC_SECG_PRIME_160R2.h, 0,
|
/openssl/crypto/objects/ |
H A D | obj_dat.h | 2032 {"secp160r2", "secp160r2", NID_secp160r2, 5, &so[4814]},
|
/openssl/test/ |
H A D | ectest.c | 1787 case NID_secp160r2: in are_ec_nids_compatible() 1789 ret = (n2d == NID_secp160r2 || n2d == NID_wap_wsg_idm_ecid_wtls7); in are_ec_nids_compatible()
|
/openssl/include/openssl/ |
H A D | obj_mac.h | 352 #define NID_secp160r2 710 macro
|
/openssl/ssl/ |
H A D | t1_lib.c | 163 {NID_secp160r2, OSSL_TLS_GROUP_ID_secp160r2},
|
Completed in 88 milliseconds