Searched refs:PR_FALSE (Results 26 - 50 of 106) sorted by relevance

12345

/macosx-10.10/Security-57031.1.35/Security/libsecurity_smime/lib/
H A Dcmssiginfo.c389 SECOID_DestroyAlgorithmID(&freeAlgID, PR_FALSE);
405 SEC_OID_PKCS9_MESSAGE_DIGEST, digest, PR_FALSE);
412 SEC_OID_PKCS9_CONTENT_TYPE, contentType, PR_FALSE);
445 PORT_FreeArena(tmppoolp, PR_FALSE); /* awkward memory management :-( */
459 SECITEM_FreeItem(&signature, PR_FALSE);
486 SECITEM_FreeItem (&signature, PR_FALSE);
492 SECOID_DestroyAlgorithmID((SECAlgorithmID *)algID, PR_FALSE);
635 if (SecCmsAttributeCompareValue(attr, contentType) == PR_FALSE) {
649 if (SecCmsAttributeCompareValue(attr, digest) == PR_FALSE) {
684 PORT_FreeArena(poolp, PR_FALSE); /* awkwar
[all...]
H A Dcmsdigest.c108 cmsdigcx->saw_contents = PR_FALSE;
277 PORT_FreeArena(arena, PR_FALSE);
H A Dsecitem.c91 SECITEM_FreeItem(result, (item == NULL) ? PR_TRUE : PR_FALSE);
162 return PR_FALSE;
/macosx-10.10/Security-57031.1.35/libsecurity_smime/Security/
H A Dcmssiginfo.c378 SECOID_DestroyAlgorithmID(&freeAlgID, PR_FALSE);
394 SEC_OID_PKCS9_MESSAGE_DIGEST, digest, PR_FALSE);
401 SEC_OID_PKCS9_CONTENT_TYPE, contentType, PR_FALSE);
449 PORT_FreeArena(tmppoolp, PR_FALSE); /* awkward memory management :-( */
474 SECITEM_FreeItem(&signature, PR_FALSE);
484 SECITEM_FreeItem (&signature, PR_FALSE);
643 if (SecCmsAttributeCompareValue(attr, contentType) == PR_FALSE) {
657 if (SecCmsAttributeCompareValue(attr, digest) == PR_FALSE) {
688 PORT_FreeArena(poolp, PR_FALSE); /* awkward memory management :-( */
1010 if ((attr = SecCmsAttributeCreate(poolp, SEC_OID_PKCS9_SIGNING_TIME, &stime, PR_FALSE))
[all...]
H A Dcmsdigest.c144 cmsdigcx->saw_contents = PR_FALSE;
150 PORT_FreeArena(poolp, PR_FALSE);
221 PORT_FreeArena(cmsdigcx->poolp, PR_FALSE);
H A Dcmspubkey.c309 PORT_FreeArena(arena, PR_FALSE);
349 tek = PK11_PubDerive(privkey, originatorPubKey, PR_FALSE,
522 PORT_FreeArena(arena, PR_FALSE);
553 tek = PK11_PubDerive(privkey, originatorPubKey, PR_FALSE,
H A DSecAsn1Item.c92 SECITEM_FreeItem(result, (item == NULL) ? PR_TRUE : PR_FALSE);
163 return PR_FALSE;
/macosx-10.10/Security-57031.1.35/libsecurity_smime/lib/
H A Dcmssiginfo.c378 SECOID_DestroyAlgorithmID(&freeAlgID, PR_FALSE);
394 SEC_OID_PKCS9_MESSAGE_DIGEST, digest, PR_FALSE);
401 SEC_OID_PKCS9_CONTENT_TYPE, contentType, PR_FALSE);
449 PORT_FreeArena(tmppoolp, PR_FALSE); /* awkward memory management :-( */
474 SECITEM_FreeItem(&signature, PR_FALSE);
484 SECITEM_FreeItem (&signature, PR_FALSE);
643 if (SecCmsAttributeCompareValue(attr, contentType) == PR_FALSE) {
657 if (SecCmsAttributeCompareValue(attr, digest) == PR_FALSE) {
688 PORT_FreeArena(poolp, PR_FALSE); /* awkward memory management :-( */
1010 if ((attr = SecCmsAttributeCreate(poolp, SEC_OID_PKCS9_SIGNING_TIME, &stime, PR_FALSE))
[all...]
H A Dcmsdigest.c144 cmsdigcx->saw_contents = PR_FALSE;
150 PORT_FreeArena(poolp, PR_FALSE);
221 PORT_FreeArena(cmsdigcx->poolp, PR_FALSE);
H A Dcmspubkey.c309 PORT_FreeArena(arena, PR_FALSE);
349 tek = PK11_PubDerive(privkey, originatorPubKey, PR_FALSE,
522 PORT_FreeArena(arena, PR_FALSE);
553 tek = PK11_PubDerive(privkey, originatorPubKey, PR_FALSE,
H A DSecAsn1Item.c92 SECITEM_FreeItem(result, (item == NULL) ? PR_TRUE : PR_FALSE);
163 return PR_FALSE;
/macosx-10.10/Security-57031.1.35/libsecurity_smime/security_smime/
H A Dcmssiginfo.c378 SECOID_DestroyAlgorithmID(&freeAlgID, PR_FALSE);
394 SEC_OID_PKCS9_MESSAGE_DIGEST, digest, PR_FALSE);
401 SEC_OID_PKCS9_CONTENT_TYPE, contentType, PR_FALSE);
449 PORT_FreeArena(tmppoolp, PR_FALSE); /* awkward memory management :-( */
474 SECITEM_FreeItem(&signature, PR_FALSE);
484 SECITEM_FreeItem (&signature, PR_FALSE);
643 if (SecCmsAttributeCompareValue(attr, contentType) == PR_FALSE) {
657 if (SecCmsAttributeCompareValue(attr, digest) == PR_FALSE) {
688 PORT_FreeArena(poolp, PR_FALSE); /* awkward memory management :-( */
1010 if ((attr = SecCmsAttributeCreate(poolp, SEC_OID_PKCS9_SIGNING_TIME, &stime, PR_FALSE))
[all...]
H A Dcmsdigest.c144 cmsdigcx->saw_contents = PR_FALSE;
150 PORT_FreeArena(poolp, PR_FALSE);
221 PORT_FreeArena(cmsdigcx->poolp, PR_FALSE);
H A Dcmspubkey.c309 PORT_FreeArena(arena, PR_FALSE);
349 tek = PK11_PubDerive(privkey, originatorPubKey, PR_FALSE,
522 PORT_FreeArena(arena, PR_FALSE);
553 tek = PK11_PubDerive(privkey, originatorPubKey, PR_FALSE,
H A DSecAsn1Item.c92 SECITEM_FreeItem(result, (item == NULL) ? PR_TRUE : PR_FALSE);
163 return PR_FALSE;
/macosx-10.10/Security-57031.1.35/Security/include/security_asn1/
H A Dsecasn1d.c448 state->endofcontents = PR_FALSE;
449 state->indefinite = PR_FALSE;
450 state->missing = PR_FALSE;
490 return (state->indefinite && eoc_permitted) ? PR_TRUE : PR_FALSE;
492 return PR_FALSE;
504 cx->during_notify = PR_FALSE;
515 (* cx->notify_proc) (cx->notify_arg, PR_FALSE, dest, depth);
516 cx->during_notify = PR_FALSE;
579 state->dest, PR_FALSE);
589 ? PR_TRUE : PR_FALSE;
[all...]
/macosx-10.10/Security-57031.1.35/Security/libsecurity_asn1/Security/
H A Dsecasn1d.c448 state->endofcontents = PR_FALSE;
449 state->indefinite = PR_FALSE;
450 state->missing = PR_FALSE;
490 return (state->indefinite && eoc_permitted) ? PR_TRUE : PR_FALSE;
492 return PR_FALSE;
504 cx->during_notify = PR_FALSE;
515 (* cx->notify_proc) (cx->notify_arg, PR_FALSE, dest, depth);
516 cx->during_notify = PR_FALSE;
579 state->dest, PR_FALSE);
589 ? PR_TRUE : PR_FALSE;
[all...]
/macosx-10.10/Security-57031.1.35/Security/libsecurity_asn1/lib/
H A Dsecasn1d.c448 state->endofcontents = PR_FALSE;
449 state->indefinite = PR_FALSE;
450 state->missing = PR_FALSE;
490 return (state->indefinite && eoc_permitted) ? PR_TRUE : PR_FALSE;
492 return PR_FALSE;
504 cx->during_notify = PR_FALSE;
515 (* cx->notify_proc) (cx->notify_arg, PR_FALSE, dest, depth);
516 cx->during_notify = PR_FALSE;
579 state->dest, PR_FALSE);
589 ? PR_TRUE : PR_FALSE;
[all...]
/macosx-10.10/Security-57031.1.35/Security/libsecurity_asn1/security_asn1/
H A Dsecasn1d.c448 state->endofcontents = PR_FALSE;
449 state->indefinite = PR_FALSE;
450 state->missing = PR_FALSE;
490 return (state->indefinite && eoc_permitted) ? PR_TRUE : PR_FALSE;
492 return PR_FALSE;
504 cx->during_notify = PR_FALSE;
515 (* cx->notify_proc) (cx->notify_arg, PR_FALSE, dest, depth);
516 cx->during_notify = PR_FALSE;
579 state->dest, PR_FALSE);
589 ? PR_TRUE : PR_FALSE;
[all...]
/macosx-10.10/OpenLDAP-499.27/OpenLDAP/libraries/libldap/
H A Dtls_m.c174 PRBool enabled = PR_FALSE;
1024 if ( ( rv == SECSuccess ) && ( basicConstraint.isCA == PR_FALSE ) ) {
1051 PORT_FreeArena( verifylog.arena, PR_FALSE );
1089 if ( SECSuccess != PK11_Authenticate( slot, PR_FALSE, ctx ) ) {
1154 pem_module = SECMOD_LoadUserModule( configstring, NULL, PR_FALSE );
1283 rv = PK11_CreateGenericObject( slot, theTemplate, 4, PR_FALSE /* isPerm */ );
1354 rv = PK11_CreateGenericObject( slot, theTemplate, 3, PR_FALSE /* isPerm */ );
1559 if ( SECFailure == ( rc = SECMOD_RestartModules(PR_FALSE /* do not force */) ) ) {
1860 checkSig = PR_FALSE;
1981 ctx->tc_verify_cert = PR_FALSE;
[all...]
/macosx-10.10/Security-57031.1.35/Security/include/security_smime/
H A Dcmsdigest.c108 cmsdigcx->saw_contents = PR_FALSE;
277 PORT_FreeArena(arena, PR_FALSE);
H A Dsecitem.c91 SECITEM_FreeItem(result, (item == NULL) ? PR_TRUE : PR_FALSE);
162 return PR_FALSE;
H A Dcmsencode.c326 childp7ecx->ecxupdated = PR_FALSE;
508 return nss_cms_encoder_work_data (p7ecx, NULL, (const unsigned char *)data, len, PR_FALSE, PR_FALSE);
584 p7ecx->ecxupdated = PR_FALSE;
647 result = nss_cms_encoder_work_data(p7ecx, NULL, (const unsigned char *)data, len, PR_FALSE, PR_TRUE);
/macosx-10.10/mDNSResponder-561.1.1/Clients/FirefoxExtension/
H A DCDNSSDService.cpp137 m_job = PR_QueueJob_Read( m_threadPool, &m_iod, Read, this, PR_FALSE );
328 listener->OnBrowse( self, ( flags & kDNSServiceFlagsAdd ) ? PR_TRUE : PR_FALSE, interfaceIndex, errorCode, NS_ConvertUTF8toUTF16( serviceName ), NS_ConvertUTF8toUTF16( regtype ), NS_ConvertUTF8toUTF16( replyDomain ) );
/macosx-10.10/curl-83.1.2/curl/lib/vtls/
H A Dnss.c215 SSL_CipherPrefSet(model, SSL_ImplementedCiphers[i], PR_FALSE);
220 cipher_state[i] = PR_FALSE;
233 found = PR_FALSE;
243 if(found == PR_FALSE) {
370 obj = PK11_CreateGenericObject(slot, attrs, attr_cnt, PR_FALSE);
524 SECITEM_FreeItem(&filedata, PR_FALSE);
536 SECITEM_FreeItem(&filedata, PR_FALSE);
594 rv = nss_load_cert(&conn->ssl[sockindex], cert_file, PR_FALSE);
886 SECITEM_FreeItem(&cert_der, PR_FALSE);
964 return PR_FALSE;
[all...]

Completed in 190 milliseconds

12345