Searched defs:SECItem (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/common/crypto/ecc/
H A Decc_impl.h129 typedef struct SECItemStr SECItem; typedef in typeref:struct:SECItemStr
137 typedef SECItem SECKEYECParams;
151 SECItem prime; /* prime p for (GFp) */
152 SECItem poly; /* irreducible binary polynomial for (GF2m) */
163 SECItem a; /* contains octet stream encoding of
166 SECItem b;
167 SECItem seed;
178 SECItem base;
179 SECItem order;
181 SECItem DEREncodin
[all...]

Completed in 16 milliseconds