Home
last modified time | relevance | path

Searched refs:NID_secp112r1 (Results 1 – 4 of 4) sorted by relevance

/third_party/openssl/crypto/ec/
Dec_curve.c2804 {NID_secp112r1, &_EC_SECG_PRIME_112R1.h, 0,
/third_party/openssl/test/
Dectest.c1606 case NID_secp112r1: in are_ec_nids_compatible()
1608 ret = (n2d == NID_secp112r1 || n2d == NID_wap_wsg_idm_ecid_wtls6); in are_ec_nids_compatible()
1843 if (!TEST_ptr(group = EC_GROUP_new_by_curve_name(NID_secp112r1)) in parameter_test()
/third_party/openssl/crypto/objects/
Dobj_dat.h1787 {"secp112r1", "secp112r1", NID_secp112r1, 5, &so[4784]},
/third_party/openssl/include/openssl/
Dobj_mac.h319 #define NID_secp112r1 704 macro