Searched refs:PR_FALSE (Results 1 - 7 of 7) sorted by relevance

/osnet-11/usr/src/common/crypto/ecc/
H A Dsecitem.c115 SECITEM_FreeItem(result, (item == NULL) ? PR_TRUE : PR_FALSE);
H A Decc_impl.h100 #define PR_FALSE B_FALSE macro
H A Dec.c70 if (pointP->data[i] != 0x00) return PR_FALSE;
1050 if (pointC.data) SECITEM_FreeItem(&pointC, PR_FALSE);
/osnet-11/usr/src/lib/libkmf/plugins/kmf_nss/common/
H A Dnss_spi.c394 PR_FALSE);
404 PR_FALSE);
1625 return (PR_FALSE);
1641 return (PR_FALSE);
1653 return (PR_FALSE);
1691 p12ctx->error = PR_FALSE;
1696 p12u_DestroyContext(&p12ctx, PR_FALSE);
1843 p12ctx = p12u_InitContext(PR_FALSE, filename);
1887 p12u_DestroyContext(&p12ctx, PR_FALSE);
2703 PORT_FreeArena(crlList->arena, PR_FALSE);
[all...]
/osnet-11/usr/src/lib/libldap5/sources/ldap/ssldap/
H A Dclientinit.c464 if (SSL_OptionSetDefault(SSL_ENABLE_SSL2, PR_FALSE)
704 if (SSL_OptionSetDefault(SSL_ENABLE_SSL2, PR_FALSE)
H A Dldapsinit.c283 secure = PR_FALSE;
392 PR_FALSE ) != SECSuccess )) {
980 PR_FALSE ) != SECSuccess )) {
/osnet-11/usr/src/lib/libldap5/sources/ldap/prldap/
H A Dldappr-threads.c675 if (PR_Initialized() == PR_FALSE) {

Completed in 52 milliseconds