Searched refs:PR_TRUE (Results 1 - 25 of 125) sorted by relevance

12345

/macosx-10.10/Security-57031.1.35/Security/include/security_smime/
H A Dcmsmessage.c68 poolp_is_ours = PR_TRUE;
244 return PR_TRUE;
263 return PR_TRUE;
292 return PR_TRUE;
304 * returns PR_TRUE is innermost content length is < minLen
313 return PR_TRUE;
318 return PR_TRUE;
320 return PR_TRUE;
341 return PR_TRUE;
H A Dsmimeutil.c142 { SMIME_RC2_CBC_40, SEC_OID_RC2_CBC, &param_int40, PR_TRUE, PR_TRUE },
143 { SMIME_DES_CBC_56, SEC_OID_DES_CBC, NULL, PR_TRUE, PR_TRUE },
144 { SMIME_RC2_CBC_64, SEC_OID_RC2_CBC, &param_int64, PR_TRUE, PR_TRUE },
145 { SMIME_RC2_CBC_128, SEC_OID_RC2_CBC, &param_int128, PR_TRUE, PR_TRUE },
146 { SMIME_DES_EDE3_168, SEC_OID_DES_EDE3_CBC, NULL, PR_TRUE, PR_TRUE },
[all...]
H A Dsecalgid.c92 add_null_param = PR_TRUE;
155 if(freeit == PR_TRUE)
/macosx-10.10/Security-57031.1.35/Security/libsecurity_smime/lib/
H A Dcmsmessage.c68 poolp_is_ours = PR_TRUE;
244 return PR_TRUE;
263 return PR_TRUE;
292 return PR_TRUE;
304 * returns PR_TRUE is innermost content length is < minLen
313 return PR_TRUE;
318 return PR_TRUE;
320 return PR_TRUE;
341 return PR_TRUE;
H A Dsmimeutil.c142 { SMIME_RC2_CBC_40, SEC_OID_RC2_CBC, &param_int40, PR_TRUE, PR_TRUE },
143 { SMIME_DES_CBC_56, SEC_OID_DES_CBC, NULL, PR_TRUE, PR_TRUE },
144 { SMIME_RC2_CBC_64, SEC_OID_RC2_CBC, &param_int64, PR_TRUE, PR_TRUE },
145 { SMIME_RC2_CBC_128, SEC_OID_RC2_CBC, &param_int128, PR_TRUE, PR_TRUE },
146 { SMIME_DES_EDE3_168, SEC_OID_DES_EDE3_CBC, NULL, PR_TRUE, PR_TRUE },
[all...]
H A Dsecalgid.c92 add_null_param = PR_TRUE;
155 if(freeit == PR_TRUE)
/macosx-10.10/Security-57031.1.35/libsecurity_smime/Security/
H A Dcmsmessage.c215 return PR_TRUE;
234 return PR_TRUE;
263 return PR_TRUE;
275 * returns PR_TRUE is innermost content length is < minLen
284 return PR_TRUE;
289 return PR_TRUE;
291 return PR_TRUE;
H A Dsmimeutil.c143 { SMIME_DES_CBC_56, SEC_OID_DES_CBC, NULL, PR_TRUE, PR_FALSE },
146 { SMIME_DES_EDE3_168, SEC_OID_DES_EDE3_CBC, NULL, PR_TRUE, PR_TRUE },
147 { SMIME_AES_CBC_128, SEC_OID_AES_128_CBC, NULL, PR_TRUE, PR_TRUE },
148 { SMIME_AES_CBC_192, SEC_OID_AES_192_CBC, NULL, PR_TRUE, PR_TRUE },
149 { SMIME_AES_CBC_256, SEC_OID_AES_256_CBC, NULL, PR_TRUE, PR_TRUE },
150 { SMIME_FORTEZZA, SEC_OID_FORTEZZA_SKIPJACK, NULL, PR_TRUE, PR_TRU
[all...]
H A Dsecalgid.c93 add_null_param = PR_TRUE;
153 if(freeit == PR_TRUE)
/macosx-10.10/Security-57031.1.35/libsecurity_smime/lib/
H A Dcmsmessage.c215 return PR_TRUE;
234 return PR_TRUE;
263 return PR_TRUE;
275 * returns PR_TRUE is innermost content length is < minLen
284 return PR_TRUE;
289 return PR_TRUE;
291 return PR_TRUE;
H A Dsmimeutil.c143 { SMIME_DES_CBC_56, SEC_OID_DES_CBC, NULL, PR_TRUE, PR_FALSE },
146 { SMIME_DES_EDE3_168, SEC_OID_DES_EDE3_CBC, NULL, PR_TRUE, PR_TRUE },
147 { SMIME_AES_CBC_128, SEC_OID_AES_128_CBC, NULL, PR_TRUE, PR_TRUE },
148 { SMIME_AES_CBC_192, SEC_OID_AES_192_CBC, NULL, PR_TRUE, PR_TRUE },
149 { SMIME_AES_CBC_256, SEC_OID_AES_256_CBC, NULL, PR_TRUE, PR_TRUE },
150 { SMIME_FORTEZZA, SEC_OID_FORTEZZA_SKIPJACK, NULL, PR_TRUE, PR_TRU
[all...]
H A Dsecalgid.c93 add_null_param = PR_TRUE;
153 if(freeit == PR_TRUE)
/macosx-10.10/Security-57031.1.35/libsecurity_smime/security_smime/
H A Dcmsmessage.c215 return PR_TRUE;
234 return PR_TRUE;
263 return PR_TRUE;
275 * returns PR_TRUE is innermost content length is < minLen
284 return PR_TRUE;
289 return PR_TRUE;
291 return PR_TRUE;
H A Dsmimeutil.c143 { SMIME_DES_CBC_56, SEC_OID_DES_CBC, NULL, PR_TRUE, PR_FALSE },
146 { SMIME_DES_EDE3_168, SEC_OID_DES_EDE3_CBC, NULL, PR_TRUE, PR_TRUE },
147 { SMIME_AES_CBC_128, SEC_OID_AES_128_CBC, NULL, PR_TRUE, PR_TRUE },
148 { SMIME_AES_CBC_192, SEC_OID_AES_192_CBC, NULL, PR_TRUE, PR_TRUE },
149 { SMIME_AES_CBC_256, SEC_OID_AES_256_CBC, NULL, PR_TRUE, PR_TRUE },
150 { SMIME_FORTEZZA, SEC_OID_FORTEZZA_SKIPJACK, NULL, PR_TRUE, PR_TRU
[all...]
H A Dsecalgid.c93 add_null_param = PR_TRUE;
153 if(freeit == PR_TRUE)
/macosx-10.10/Security-57031.1.35/Security/include/security_asn1/
H A Dsecasn1e.c172 cx->during_notify = PR_TRUE;
173 (* cx->notify_proc) (cx->notify_arg, PR_TRUE, src, depth);
184 cx->during_notify = PR_TRUE;
204 ? PR_TRUE : PR_FALSE;
206 explicit = (encode_kind & SEC_ASN1_EXPLICIT) ? PR_TRUE : PR_FALSE;
209 optional = (encode_kind & SEC_ASN1_OPTIONAL) ? PR_TRUE : PR_FALSE;
214 may_stream = (encode_kind & SEC_ASN1_MAY_STREAM) ? PR_TRUE : PR_FALSE;
217 ignore_stream = (encode_kind & SEC_ASN1_NO_STREAM) ? PR_TRUE : PR_FALSE;
221 signedInt = (encode_kind & SEC_ASN1_SIGNED_INT) ? PR_TRUE : PR_FALSE;
226 dynamic = (encode_kind & SEC_ASN1_DYNAMIC) ? PR_TRUE
[all...]
H A Dprinit.h67 #define PR_BETA PR_TRUE
135 ** Return PR_TRUE if PR_Init has already been called.
/macosx-10.10/Security-57031.1.35/Security/libsecurity_asn1/Security/
H A Dsecasn1e.c172 cx->during_notify = PR_TRUE;
173 (* cx->notify_proc) (cx->notify_arg, PR_TRUE, src, depth);
184 cx->during_notify = PR_TRUE;
204 ? PR_TRUE : PR_FALSE;
206 explicit = (encode_kind & SEC_ASN1_EXPLICIT) ? PR_TRUE : PR_FALSE;
209 optional = (encode_kind & SEC_ASN1_OPTIONAL) ? PR_TRUE : PR_FALSE;
214 may_stream = (encode_kind & SEC_ASN1_MAY_STREAM) ? PR_TRUE : PR_FALSE;
217 ignore_stream = (encode_kind & SEC_ASN1_NO_STREAM) ? PR_TRUE : PR_FALSE;
221 signedInt = (encode_kind & SEC_ASN1_SIGNED_INT) ? PR_TRUE : PR_FALSE;
226 dynamic = (encode_kind & SEC_ASN1_DYNAMIC) ? PR_TRUE
[all...]
H A Dprinit.h67 #define PR_BETA PR_TRUE
135 ** Return PR_TRUE if PR_Init has already been called.
/macosx-10.10/Security-57031.1.35/Security/libsecurity_asn1/lib/
H A Dsecasn1e.c172 cx->during_notify = PR_TRUE;
173 (* cx->notify_proc) (cx->notify_arg, PR_TRUE, src, depth);
184 cx->during_notify = PR_TRUE;
204 ? PR_TRUE : PR_FALSE;
206 explicit = (encode_kind & SEC_ASN1_EXPLICIT) ? PR_TRUE : PR_FALSE;
209 optional = (encode_kind & SEC_ASN1_OPTIONAL) ? PR_TRUE : PR_FALSE;
214 may_stream = (encode_kind & SEC_ASN1_MAY_STREAM) ? PR_TRUE : PR_FALSE;
217 ignore_stream = (encode_kind & SEC_ASN1_NO_STREAM) ? PR_TRUE : PR_FALSE;
221 signedInt = (encode_kind & SEC_ASN1_SIGNED_INT) ? PR_TRUE : PR_FALSE;
226 dynamic = (encode_kind & SEC_ASN1_DYNAMIC) ? PR_TRUE
[all...]
H A Dprinit.h67 #define PR_BETA PR_TRUE
135 ** Return PR_TRUE if PR_Init has already been called.
/macosx-10.10/Security-57031.1.35/Security/libsecurity_asn1/security_asn1/
H A Dsecasn1e.c172 cx->during_notify = PR_TRUE;
173 (* cx->notify_proc) (cx->notify_arg, PR_TRUE, src, depth);
184 cx->during_notify = PR_TRUE;
204 ? PR_TRUE : PR_FALSE;
206 explicit = (encode_kind & SEC_ASN1_EXPLICIT) ? PR_TRUE : PR_FALSE;
209 optional = (encode_kind & SEC_ASN1_OPTIONAL) ? PR_TRUE : PR_FALSE;
214 may_stream = (encode_kind & SEC_ASN1_MAY_STREAM) ? PR_TRUE : PR_FALSE;
217 ignore_stream = (encode_kind & SEC_ASN1_NO_STREAM) ? PR_TRUE : PR_FALSE;
221 signedInt = (encode_kind & SEC_ASN1_SIGNED_INT) ? PR_TRUE : PR_FALSE;
226 dynamic = (encode_kind & SEC_ASN1_DYNAMIC) ? PR_TRUE
[all...]
H A Dprinit.h67 #define PR_BETA PR_TRUE
135 ** Return PR_TRUE if PR_Init has already been called.
/macosx-10.10/Security-57031.1.35/Security/libsecurity_ssl/Security/
H A DsslBER.c102 PORT_FreeArena(pool, PR_TRUE);
137 PORT_FreeArena(pool, PR_TRUE);
197 PORT_FreeArena(pool, PR_TRUE);
233 PORT_FreeArena(pool, PR_TRUE);
/macosx-10.10/Security-57031.1.35/Security/libsecurity_ssl/lib/
H A DsslBER.c102 PORT_FreeArena(pool, PR_TRUE);
137 PORT_FreeArena(pool, PR_TRUE);
197 PORT_FreeArena(pool, PR_TRUE);
233 PORT_FreeArena(pool, PR_TRUE);

Completed in 206 milliseconds

12345