Home
last modified time | relevance | path

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

/illumos-gate/usr/src/common/crypto/ecc/
H A Decl-exp.h179 #define ECCurve_SECG_PRIME_224R1 ECCurve_NIST_P224 macro
H A Decdecode.c530 case ECCurve_SECG_PRIME_224R1: in EC_FillParams()
534 CHECK_SEC_OK( gf_populate_params(ECCurve_SECG_PRIME_224R1, ec_field_GFp, in EC_FillParams()
H A Decp_test.c458 ECTEST_NAMED_GFP("SECP-224R1", ECCurve_SECG_PRIME_224R1); in ecp_test()
H A Decl.c290 case ECCurve_SECG_PRIME_224R1: in ecgroup_fromNameAndHex()