Searched refs:PORT_Free (Results 1 - 4 of 4) sorted by relevance

/osnet-11/usr/src/common/crypto/ecc/
H A Decc_impl.h79 #define PORT_Free(x, n) kmem_free((x), (n)) macro
87 #define PORT_Free(x, n) free((x)) macro
H A Dec.c1076 PORT_Free(key, sizeof (ECPrivateKey));
1087 PORT_Free(key, sizeof (ECPublicKey));
1113 PORT_Free(ecParams, sizeof (ECParams));
/osnet-11/usr/src/lib/libldap5/sources/ldap/ssldap/
H A Dldapsinit.c779 PORT_Free(hostname);
/osnet-11/usr/src/lib/libkmf/plugins/kmf_nss/common/
H A Dnss_spi.c2684 PORT_Free(asciiname);
2801 PORT_Free(asciiname);

Completed in 26 milliseconds