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

/illumos-gate/usr/src/common/crypto/ecc/
H A Decc_impl.h124 typedef struct SECItemStr SECItem; typedef in typeref:struct:SECItemStr
132 typedef SECItem SECKEYECParams;
146 SECItem prime; /* prime p for (GFp) */
147 SECItem poly; /* irreducible binary polynomial for (GF2m) */
158 SECItem a; /* contains octet stream encoding of
161 SECItem b;
162 SECItem seed;
173 SECItem base;
174 SECItem order;
176 SECItem DEREncodin
[all...]

Completed in 56 milliseconds