Home
last modified time | relevance | path

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

/third_party/openssl/test/
H A Dectest.c1756 int are_ec_nids_compatible(int n1d, int n2d) in are_ec_nids_compatible() argument
1763 ret = (n2d == NID_sect113r1 || n2d == NID_wap_wsg_idm_ecid_wtls4); in are_ec_nids_compatible()
1767 ret = (n2d == NID_sect163k1 || n2d == NID_wap_wsg_idm_ecid_wtls3); in are_ec_nids_compatible()
1771 ret = (n2d == NID_sect233k1 || n2d == NID_wap_wsg_idm_ecid_wtls10); in are_ec_nids_compatible()
1775 ret = (n2d == NID_sect233r1 || n2d == NID_wap_wsg_idm_ecid_wtls11); in are_ec_nids_compatible()
1779 ret = (n2d in are_ec_nids_compatible()
[all...]

Completed in 3 milliseconds