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.h136 /* ECCurve_SECG_PRIME_384R1 == ECCurve_NIST_P384 */
183 #define ECCurve_SECG_PRIME_384R1 ECCurve_NIST_P384 macro
H A Decdecode.c546 case ECCurve_SECG_PRIME_384R1:
550 CHECK_SEC_OK( gf_populate_params(ECCurve_SECG_PRIME_384R1, ec_field_GFp,
H A Decp_test.c463 ECTEST_NAMED_GFP("SECP-384R1", ECCurve_SECG_PRIME_384R1);

Completed in 45 milliseconds