Home
last modified time | relevance | path

Searched refs:ECCurve_SECG_PRIME_384R1 (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/common/crypto/ecc/
H A Decl-exp.h181 #define ECCurve_SECG_PRIME_384R1 ECCurve_NIST_P384 macro
H A Decdecode.c544 case ECCurve_SECG_PRIME_384R1: in EC_FillParams()
548 CHECK_SEC_OK( gf_populate_params(ECCurve_SECG_PRIME_384R1, ec_field_GFp, in EC_FillParams()
H A Decp_test.c461 ECTEST_NAMED_GFP("SECP-384R1", ECCurve_SECG_PRIME_384R1); in ecp_test()