Searched refs:checks (Results 1 - 25 of 240) sorted by relevance

12345678910

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/bn/
H A Dbn_depr.c94 int BN_is_prime(const BIGNUM *a, int checks, void (*callback)(int,int,void *), argument
99 return BN_is_prime_ex(a, checks, ctx_passed, &cb);
102 int BN_is_prime_fasttest(const BIGNUM *a, int checks, argument
109 return BN_is_prime_fasttest_ex(a, checks, ctx_passed,
H A Dbn_prime.c166 int checks = BN_prime_checks_for_size(bits); local
199 i=BN_is_prime_fasttest_ex(ret,checks,ctx,0,cb);
211 for (i=0; i<checks; i++)
238 int BN_is_prime_ex(const BIGNUM *a, int checks, BN_CTX *ctx_passed, BN_GENCB *cb) argument
240 return BN_is_prime_fasttest_ex(a, checks, ctx_passed, 0, cb);
243 int BN_is_prime_fasttest_ex(const BIGNUM *a, int checks, BN_CTX *ctx_passed, argument
256 if (checks == BN_prime_checks)
257 checks = BN_prime_checks_for_size(BN_num_bits(a));
320 for (i = 0; i < checks; i++)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/bn/
H A Dbn_depr.c96 int BN_is_prime(const BIGNUM *a, int checks, argument
102 return BN_is_prime_ex(a, checks, ctx_passed, &cb);
105 int BN_is_prime_fasttest(const BIGNUM *a, int checks, argument
112 return BN_is_prime_fasttest_ex(a, checks, ctx_passed,
H A Dbn_prime.c170 int checks = BN_prime_checks_for_size(bits); local
199 i = BN_is_prime_fasttest_ex(ret, checks, ctx, 0, cb);
212 for (i = 0; i < checks; i++) {
241 int BN_is_prime_ex(const BIGNUM *a, int checks, BN_CTX *ctx_passed, argument
244 return BN_is_prime_fasttest_ex(a, checks, ctx_passed, 0, cb);
247 int BN_is_prime_fasttest_ex(const BIGNUM *a, int checks, BN_CTX *ctx_passed, argument
260 if (checks == BN_prime_checks)
261 checks = BN_prime_checks_for_size(BN_num_bits(a));
321 for (i = 0; i < checks; i++) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/bn/
H A Dbn_depr.c96 int BN_is_prime(const BIGNUM *a, int checks, argument
102 return BN_is_prime_ex(a, checks, ctx_passed, &cb);
105 int BN_is_prime_fasttest(const BIGNUM *a, int checks, argument
112 return BN_is_prime_fasttest_ex(a, checks, ctx_passed,
H A Dbn_prime.c170 int checks = BN_prime_checks_for_size(bits); local
199 i = BN_is_prime_fasttest_ex(ret, checks, ctx, 0, cb);
212 for (i = 0; i < checks; i++) {
241 int BN_is_prime_ex(const BIGNUM *a, int checks, BN_CTX *ctx_passed, argument
244 return BN_is_prime_fasttest_ex(a, checks, ctx_passed, 0, cb);
247 int BN_is_prime_fasttest_ex(const BIGNUM *a, int checks, BN_CTX *ctx_passed, argument
260 if (checks == BN_prime_checks)
261 checks = BN_prime_checks_for_size(BN_num_bits(a));
321 for (i = 0; i < checks; i++) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/scripts/dtc/
H A DMakefile.dtc7 checks.c
H A DMakefile7 srcpos.o checks.o
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/apps/
H A Dprime.c64 int checks=20; local
80 else if(!strcmp(*argv,"-checks"))
84 checks=atoi(*++argv);
118 BN_is_prime_ex(bn,checks,NULL,NULL) ? "" : "not ");
128 BIO_printf(bio_err,"%-14s number of checks\n","-checks <n>");
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/apps/
H A Dprime.c63 int checks = 20; local
90 else if (!strcmp(*argv, "-checks"))
94 checks = atoi(*++argv);
138 BN_is_prime_ex(bn, checks, NULL, NULL) ? "" : "not ");
149 BIO_printf(bio_err, "%-14s number of checks\n", "-checks <n>");
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/apps/
H A Dprime.c63 int checks = 20; local
90 else if (!strcmp(*argv, "-checks"))
94 checks = atoi(*++argv);
138 BN_is_prime_ex(bn, checks, NULL, NULL) ? "" : "not ");
149 BIO_printf(bio_err, "%-14s number of checks\n", "-checks <n>");
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/macros/
H A DMakefile.am4 config-checks.m4 \
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/tidspbridge/dynload/
H A Dgetsection.c282 u32 checks; local
329 checks = dload_checksum(dest, ipsize);
339 checks = dload_reverse_checksum16(dest, ipsize);
341 checks = dload_reverse_checksum(dest, ipsize);
344 checks += dload_checksum(&ipacket, IPH_SIZE);
356 if (~checks) {
H A Dcload.c314 * issues and checks them for validity.
382 * Apply reasonableness checks to count fields
705 u32 checks; local
740 checks = dlthis->verify.dv_sym_tab_checksum;
761 checks += dload_checksum(input_sym, siz);
887 if (~checks)
1071 u32 *checks, bool *tramps_generated)
1092 *checks += dload_checksum(rp, siz);
1169 u32 checks; local
1223 checks
1069 relocate_packet(struct dload_state *dlthis, struct image_packet_t *ipacket, u32 *checks, bool *tramps_generated) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/xz/src/xz/
H A Dlist.c106 uint32_t checks; member in struct:__anon19457
571 /// \param checks Bit mask of Checks to print
578 uint32_t checks, bool space_after_comma)
580 assert(checks != 0);
589 if (checks & (UINT32_C(1) << i)) {
616 char checks[CHECKS_STR_SIZE]; local
617 get_check_names(checks, lzma_index_checks(xfi->idx), false);
628 checks,
647 uint32_t checks, uint64_t stream_padding)
650 get_check_names(checks_str, checks, tru
577 get_check_names(char buf[CHECKS_STR_SIZE], uint32_t checks, bool space_after_comma) argument
645 print_adv_helper(uint64_t stream_count, uint64_t block_count, uint64_t compressed_size, uint64_t uncompressed_size, uint32_t checks, uint64_t stream_padding) argument
851 char checks[CHECKS_STR_SIZE]; local
963 char checks[CHECKS_STR_SIZE]; local
1020 char checks[CHECKS_STR_SIZE]; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/src/tools/misc/xz/src/xz/
H A Dlist.c106 uint32_t checks; member in struct:__anon20451
571 /// \param checks Bit mask of Checks to print
578 uint32_t checks, bool space_after_comma)
580 assert(checks != 0);
589 if (checks & (UINT32_C(1) << i)) {
616 char checks[CHECKS_STR_SIZE]; local
617 get_check_names(checks, lzma_index_checks(xfi->idx), false);
628 checks,
647 uint32_t checks, uint64_t stream_padding)
650 get_check_names(checks_str, checks, tru
577 get_check_names(char buf[CHECKS_STR_SIZE], uint32_t checks, bool space_after_comma) argument
645 print_adv_helper(uint64_t stream_count, uint64_t block_count, uint64_t compressed_size, uint64_t uncompressed_size, uint32_t checks, uint64_t stream_padding) argument
851 char checks[CHECKS_STR_SIZE]; local
963 char checks[CHECKS_STR_SIZE]; local
1020 char checks[CHECKS_STR_SIZE]; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/unittests/tests/
H A DStringFunctionsTest.cpp23 FuzzyTest checks[] = { local
44 for (size_t i = 0; i < itemsof(checks); ++i) {
45 wxString a = checks[i].a;
46 wxString b = checks[i].b;
48 ASSERT_EQUALS(checks[i].expected, FuzzyStrCmp(a, b));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/libexif-0.6.19/test/nls/
H A Dtest-codeset.c133 static int checks() function
197 int ret = checks();
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dvaltext.tex46 checks if the user input is on the list, complaining if not. See
49 checks if the user input is on the list, complaining if it is. See
52 checks if each input character is in the list (one character per list element), complaining if not.
55 checks if each input character is in the list (one character per list element), complaining if it is.
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/flac-1.2.1/src/metaflac/
H A Doptions.c146 options->args.checks.num_shorthand_ops = 0;
147 options->args.checks.num_major_ops = 0;
148 options->args.checks.has_block_type = false;
149 options->args.checks.has_except_block_type = false;
195 if(options->args.checks.num_major_ops > 0) {
196 if(options->args.checks.num_major_ops > 1) {
200 else if(options->args.checks.num_shorthand_ops > 0) {
229 if(options->args.checks.has_block_type && options->args.checks.has_except_block_type) {
674 options->args.checks
[all...]
H A Doperations.c77 else if(options->args.checks.num_major_ops > 0) {
78 FLAC__ASSERT(options->args.checks.num_shorthand_ops == 0);
79 FLAC__ASSERT(options->args.checks.num_major_ops == 1);
80 FLAC__ASSERT(options->args.checks.num_major_ops == options->ops.num_operations);
83 else if(options->args.checks.num_shorthand_ops > 0) {
84 FLAC__ASSERT(options->args.checks.num_shorthand_ops == options->ops.num_operations);
537 if(options->args.checks.has_block_type) {
538 FLAC__ASSERT(!options->args.checks.has_except_block_type);
540 else if(options->args.checks.has_except_block_type)
H A Doptions.h202 } checks; member in struct:__anon3843::__anon3845
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/plat-mxc/include/mach/
H A Dentry-macro.S36 @ this macro checks which interrupt occured
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/alsa-lib-1.0.26/utils/
H A Dalsa-lib.spec41 - dangerous command "rpm -rf $RPM_BUILD_ROOT" checks $RPM_BUILD_ROOT variable
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/common/
H A Dglob.inc34 * wxIsWild checks whether the pattern contains wildcards, and
289 * '*' wildcard is met, the algorithm checks to see whether the remaining

Completed in 289 milliseconds

12345678910