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

/openjdk7/jdk/src/share/native/sun/security/ec/impl/
H A Decc_impl.h186 typedef void PRArenaPool; typedef
189 PRArenaPool * arena;
244 extern SECItem * SECITEM_AllocItem(PRArenaPool *, SECItem *, unsigned int, int);
245 extern SECStatus SECITEM_CopyItem(PRArenaPool *, SECItem *, const SECItem *,

Completed in 582 milliseconds