Home
last modified time | relevance | path

Searched refs:ECCurve_SECG_PRIME_160R1 (Results 1 – 5 of 5) sorted by relevance

/titanic_41/usr/src/common/crypto/ecc/
H A Decl-exp.h128 ECCurve_SECG_PRIME_160R1, enumerator
199 #define ECCurve_WTLS_7 ECCurve_SECG_PRIME_160R1
H A Decdecode.c508 case ECCurve_SECG_PRIME_160R1: in EC_FillParams()
510 CHECK_SEC_OK( gf_populate_params(ECCurve_SECG_PRIME_160R1, ec_field_GFp, in EC_FillParams()
H A Decp_test.c435 ECTEST_GENERIC_GFP("SECP-160R1", ECCurve_SECG_PRIME_160R1); in ecp_test()
455 ECTEST_NAMED_GFP("SECP-160R1", ECCurve_SECG_PRIME_160R1); in ecp_test()
H A Doid.c220 OD( secgECsecp160r1, ECCurve_SECG_PRIME_160R1,
H A Decl.c269 case ECCurve_SECG_PRIME_160R1: in ecgroup_fromNameAndHex()