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

/osnet-11/usr/src/common/crypto/ecc/
H A Dsecitem.c63 void SECITEM_FreeItem(SECItem *, PRBool);
115 SECITEM_FreeItem(result, (item == NULL) ? PR_TRUE : PR_FALSE);
149 SECITEM_FreeItem(SECItem *zap, PRBool freeit) function

Completed in 20 milliseconds