Home
last modified time | relevance | path

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

/titanic_50/usr/src/common/crypto/ecc/
H A Decl-exp.h78 ECCurve_NIST_P224, enumerator
181 #define ECCurve_SECG_PRIME_224R1 ECCurve_NIST_P224
202 #define ECCurve_WTLS_12 ECCurve_NIST_P224
H A Doid.c304 OD( secgECsecp224r1, ECCurve_NIST_P224,
H A Decp_224.c375 if (name == ECCurve_NIST_P224) { in ec_group_set_gfp224()
H A Decp_test.c439 ECTEST_NAMED_GFP("NIST-P224", ECCurve_NIST_P224); in ecp_test()