Searched refs:NID_secp160r2 (Results 1 – 7 of 7) sorted by relevance
/freebsd/crypto/openssl/crypto/evp/ |
H A D | ec_support.c | 29 {"secp160r2", NID_secp160r2 },
|
/freebsd/crypto/openssl/crypto/ec/ |
H A D | ec_curve.c | 2914 {NID_secp160r2, &_EC_SECG_PRIME_160R2.h, 0,
|
/freebsd/crypto/openssl/crypto/objects/ |
H A D | obj_dat.h | 1832 {"secp160r2", "secp160r2", NID_secp160r2, 5, &so[4814]},
|
/freebsd/crypto/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()
|
/freebsd/crypto/heimdal/lib/hx509/ |
H A D | crypto.c | 284 return NID_secp160r2; in heim_oid2ecnid()
|
/freebsd/crypto/openssl/include/openssl/ |
H A D | obj_mac.h | 352 #define NID_secp160r2 710 macro
|
/freebsd/crypto/openssl/ssl/ |
H A D | t1_lib.c | 161 {NID_secp160r2, OSSL_TLS_GROUP_ID_secp160r2},
|