Home
last modified time | relevance | path

Searched refs:blocks (Results 1 – 12 of 12) sorted by relevance

/net-tools-3.5.0/tinydtls-0.8.2/sha2/
Dsha2speed.c68 int bytes, blocks, rep, i, j; in main() local
80 blocks = atoi(argv[1]); in main()
82 blocks = bytes / BUFSIZE; in main()
105 for (j = 0; j < blocks; j++) { in main()
121 for (j = 0; j < blocks; j++) { in main()
137 for (j = 0; j < blocks; j++) { in main()
DREADME178 When data is fed in blocks of the right length, copying of
/net-tools-3.5.0/mbedtls-2.4.0/tests/suites/
Dtest_suite_cmac.data44 CMAC Multiple Blocks #1 - Multiple 8 byte blocks
47 CMAC Multiple Blocks #2 - Multiple 16 byte blocks
50 CMAC Multiple Blocks #3 - Multiple variable sized blocks
53 CMAC Multiple Blocks #4 - Multiple 8 byte blocks with gaps
62 CMAC Multiple Operations, same key #3 - variable byte blocks
Dtest_suite_cmac.function168 /* Multiple partial and complete blocks. A negative length means skip the
260 /* Multiple partial and complete blocks. A negative length means skip the
285 /* Multiple partial and complete blocks. A negative length means skip the
Dtest_suite_memory_buffer_alloc.function136 /* Once blocks are reallocated, the block allocated to the memory request
139 * we don't check the size after blocks have been reallocated. */
/net-tools-3.5.0/libcoap/examples/
Dcoap-client.txt.in44 outstanding blocks for the requested content.
/net-tools-3.5.0/mbedtls-2.4.0/tests/scripts/
Dall.sh237 tests/scripts/check-doxy-blocks.pl
/net-tools-3.5.0/libcoap/
DChangeLog65 where printing starts. This is used for generating blocks on the
/net-tools-3.5.0/mbedtls-2.4.0/doxygen/
Dmbedtls.doxyfile425 # documentation blocks found inside the body of a function.
426 # If set to NO (the default) these blocks will be appended to the
544 # and \cond section-label ... \endcond blocks.
811 # doxygen to hide any special comment blocks from generated source code
/net-tools-3.5.0/tinydtls-0.8.2/doc/
DDoxyfile.in356 # documentation blocks found inside the body of a function.
357 # If set to NO (the default) these blocks will be appended to the
701 # doxygen to hide any special comment blocks from generated source code
/net-tools-3.5.0/libcoap/doc/
DDoxyfile.in481 # documentation blocks found inside the body of a function. If set to NO these
482 # blocks will be appended to the function's detailed documentation block.
618 # ... \endcond blocks.
916 # special comment blocks from generated source code fragments. Normal C, C++ and
/net-tools-3.5.0/mbedtls-2.4.0/
DChangeLog1099 * zlib compression/decompression skipped on empty blocks