Home
last modified time | relevance | path

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

/illumos-gate/usr/src/common/crypto/ecc/
H A Decl-exp.h180 #define ECCurve_SECG_PRIME_256R1 ECCurve_NIST_P256 macro
H A Decp_test.c460 ECTEST_NAMED_GFP("SECP-256R1", ECCurve_SECG_PRIME_256R1); in ecp_test()
H A Decl.c305 case ECCurve_SECG_PRIME_256R1: in ecgroup_fromNameAndHex()