| /src/external/bsd/ipf/dist/tools/ |
| ipmon.c | 95 const char *reasons[] = { variable 1416 strcpy(t, reasons[ipf.fl_breason]); 1417 t += strlen(reasons[ipf.fl_breason]);
|
| ipmon.c | 95 const char *reasons[] = { variable 1416 strcpy(t, reasons[ipf.fl_breason]); 1417 t += strlen(reasons[ipf.fl_breason]);
|
| /src/crypto/external/bsd/openssl/dist/crypto/x509/ |
| x509_vfy.c | 988 * If reasons not updated we won't get anywhere by another iteration, 1061 unsigned int reasons, best_reasons = 0; local 1068 reasons = *preasons; 1069 crl_score = get_crl_score(ctx, &crl_issuer, &reasons, crl, x); 1089 best_reasons = reasons; 1197 * the certificate issuer this is returned in *pissuer. The reasons mask is 1198 * also used to determine if the CRL is suitable: if no new reasons the CRL 1199 * is rejected, otherwise reasons is updated. 1217 /* If no new reasons reject */ 1248 /* If no new reasons reject * 1490 unsigned int reasons; local [all...] |
| x509_vfy.c | 988 * If reasons not updated we won't get anywhere by another iteration, 1061 unsigned int reasons, best_reasons = 0; local 1068 reasons = *preasons; 1069 crl_score = get_crl_score(ctx, &crl_issuer, &reasons, crl, x); 1089 best_reasons = reasons; 1197 * the certificate issuer this is returned in *pissuer. The reasons mask is 1198 * also used to determine if the CRL is suitable: if no new reasons the CRL 1199 * is rejected, otherwise reasons is updated. 1217 /* If no new reasons reject */ 1248 /* If no new reasons reject * 1490 unsigned int reasons; local [all...] |
| /src/crypto/external/bsd/openssl.old/dist/crypto/x509/ |
| x509_vfy.c | 953 * If reasons not updated we won't get anywhere by another iteration, 1029 unsigned int reasons, best_reasons = 0; local 1036 reasons = *preasons; 1037 crl_score = get_crl_score(ctx, &crl_issuer, &reasons, crl, x); 1056 best_reasons = reasons; 1174 * the certificate issuer this is returned in *pissuer. The reasons mask is 1175 * also used to determine if the CRL is suitable: if no new reasons the CRL 1176 * is rejected, otherwise reasons is updated. 1196 /* If no new reasons reject */ 1228 /* If no new reasons reject * 1477 unsigned int reasons; local [all...] |
| x509_vfy.c | 953 * If reasons not updated we won't get anywhere by another iteration, 1029 unsigned int reasons, best_reasons = 0; local 1036 reasons = *preasons; 1037 crl_score = get_crl_score(ctx, &crl_issuer, &reasons, crl, x); 1056 best_reasons = reasons; 1174 * the certificate issuer this is returned in *pissuer. The reasons mask is 1175 * also used to determine if the CRL is suitable: if no new reasons the CRL 1176 * is rejected, otherwise reasons is updated. 1196 /* If no new reasons reject */ 1228 /* If no new reasons reject * 1477 unsigned int reasons; local [all...] |
| /src/crypto/external/apache2/openssl/dist/crypto/x509/ |
| x509_vfy.c | 1086 unsigned int reasons = 0; local 1091 &reasons, crl, x); 1093 ctx->current_reasons = reasons; 1132 * If reasons not updated we won't get anywhere by another iteration, 1205 unsigned int reasons, best_reasons = 0; local 1212 reasons = *preasons; 1213 crl_score = get_crl_score(ctx, &crl_issuer, &reasons, crl, x); 1234 best_reasons = reasons; 1352 * the certificate issuer this is returned in *pissuer. The reasons mask is 1353 * also used to determine if the CRL is suitable: if no new reasons the CR 1643 unsigned int reasons; local [all...] |
| x509_vfy.c | 1086 unsigned int reasons = 0; local 1091 &reasons, crl, x); 1093 ctx->current_reasons = reasons; 1132 * If reasons not updated we won't get anywhere by another iteration, 1205 unsigned int reasons, best_reasons = 0; local 1212 reasons = *preasons; 1213 crl_score = get_crl_score(ctx, &crl_issuer, &reasons, crl, x); 1234 best_reasons = reasons; 1352 * the certificate issuer this is returned in *pissuer. The reasons mask is 1353 * also used to determine if the CRL is suitable: if no new reasons the CR 1643 unsigned int reasons; local [all...] |
| /src/crypto/external/bsd/openssl.old/dist/include/openssl/ |
| x509v3.h | 181 /* All existing reasons */ 198 ASN1_BIT_STRING *reasons; member in struct:DIST_POINT_st
|
| x509v3.h | 181 /* All existing reasons */ 198 ASN1_BIT_STRING *reasons; member in struct:DIST_POINT_st
|