Home
last modified time | relevance | path

Searched refs:PRArenaPool (Results 1 – 5 of 5) sorted by relevance

/titanic_41/usr/src/common/crypto/ecc/
H A Decc_impl.h166 typedef void PRArenaPool; typedef
169 PRArenaPool * arena;
221 extern SECItem * SECITEM_AllocItem(PRArenaPool *, SECItem *, unsigned int, int);
222 extern SECStatus SECITEM_CopyItem(PRArenaPool *, SECItem *, const SECItem *,
232 extern SECStatus EC_CopyParams(PRArenaPool *, ECParams *, const ECParams *);
H A Dsecitem.c68 SECITEM_AllocItem(PRArenaPool *arena, SECItem *item, unsigned int len, in SECITEM_AllocItem()
133 SECITEM_CopyItem(PRArenaPool *arena, SECItem *to, const SECItem *from, in SECITEM_CopyItem()
H A Decdecode.c70 hexString2SECItem(PRArenaPool *arena, SECItem *item, const char *str, in hexString2SECItem()
155 EC_FillParams(PRArenaPool *arena, const SECItem *encodedParams, in EC_FillParams()
580 PRArenaPool *arena; in EC_DecodeParams()
H A Dec.c250 PRArenaPool *arena; in ec_NewKey()
1072 EC_CopyParams(PRArenaPool *arena, ECParams *dstParams, in EC_CopyParams()
/titanic_41/usr/src/lib/libkmf/plugins/kmf_nss/common/
H A Dnss_spi.c2571 PRArenaPool *arena = NULL; in NSS_DeleteCRL()
2729 PRArenaPool *arena = NULL; in NSS_FindCRL()