Home
last modified time | relevance | path

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

/illumos-gate/usr/src/common/crypto/ecc/
H A Decl-exp.h178 #define ECCurve_SECG_PRIME_192R1 ECCurve_NIST_P192 macro
H A Decp_test.c456 ECTEST_NAMED_GFP("SECP-192R1", ECCurve_SECG_PRIME_192R1); in ecp_test()
H A Decl.c275 case ECCurve_SECG_PRIME_192R1: in ecgroup_fromNameAndHex()