Home
last modified time | relevance | path

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

/illumos-gate/usr/src/common/crypto/ecc/
H A Decl-exp.h182 #define ECCurve_SECG_PRIME_521R1 ECCurve_NIST_P521 macro
H A Decdecode.c552 case ECCurve_SECG_PRIME_521R1: in EC_FillParams()
556 CHECK_SEC_OK( gf_populate_params(ECCurve_SECG_PRIME_521R1, ec_field_GFp, in EC_FillParams()
H A Decp_test.c462 ECTEST_NAMED_GFP("SECP-521R1", ECCurve_SECG_PRIME_521R1); in ecp_test()
H A Decl.c312 case ECCurve_SECG_PRIME_521R1: in ecgroup_fromNameAndHex()