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

/osnet-11/usr/src/common/crypto/ecc/
H A Decc_impl.h171 typedef void PRArenaPool; typedef
174 PRArenaPool * arena;
227 extern SECItem * SECITEM_AllocItem(PRArenaPool *, SECItem *, unsigned int, int);
228 extern SECStatus SECITEM_CopyItem(PRArenaPool *, SECItem *, const SECItem *,
238 extern SECStatus EC_CopyParams(PRArenaPool *, ECParams *, const ECParams *);

Completed in 16 milliseconds