Searched refs:empty (Results 1 – 14 of 14) sorted by relevance
/net-tools-latest/libcoap/examples/lwip/ |
D | server.c | 54 sigset_t mask, oldmask, empty; in main() local 103 sigemptyset(&empty); in main() 104 sigsuspend(&empty); in main()
|
D | README | 24 The server does not create any resources (it exposes an empty
|
/net-tools-latest/libcoap/examples/contiki/ |
D | Makefile.common | 22 symbols.h: $(CONTIKI)/tools/empty-symbols.h 25 symbols.c: $(CONTIKI)/tools/empty-symbols.c
|
/net-tools-latest/mbedtls-2.4.0/tests/suites/ |
D | test_suite_entropy.function | 312 unsigned char empty[MBEDTLS_ENTROPY_BLOCK_SIZE]; 320 memset( empty, 0, MBEDTLS_ENTROPY_BLOCK_SIZE ); 363 mbedtls_sha512_update( &accumulator, empty, MBEDTLS_ENTROPY_BLOCK_SIZE );
|
D | test_suite_cmac.data | 56 CMAC Multiple Operations, same key #1 - Empty, empty
|
D | helpers.function | 314 * After the buffer is empty it will return rand();
|
D | main_test.function | 473 mbedtls_fprintf( stderr, "Should be empty %d\n",
|
D | test_suite_rsa.data | 249 RSA Check empty private key
|
D | test_suite_x509parse.data | 269 X509 Verify Information: empty 281 X509 Verify Information: empty, with prefix 969 X509 Certificate ASN1 (TBSCertificate v3, ext empty)
|
D | test_suite_cipher.aes.data | 1 Decrypt empty buffer
|
/net-tools-latest/mbedtls-2.4.0/ |
D | ChangeLog | 793 * Fix mpi_write_string() to write "00" as hex output for empty MPI (found 1099 * zlib compression/decompression skipped on empty blocks 1319 * ssl_write_certificate_request() can handle empty ca_chain 1474 * Handle empty certificate subject names 1506 * ssl_write_certificate_request() can handle empty ca_chain 1554 * Correctly handle empty SSL/TLS packets (Found by James Yonan) 1867 * Fixed segfault on handling empty rsa_context in 1948 * Make x509parse_verify() return BADCERT_CN_MISMATCH when an empty
|
/net-tools-latest/libcoap/doc/ |
D | Doxyfile.in | 673 # tag is left empty. 754 # Note: If this tag is empty the current directory is searched. 869 # filters are used. If the FILTER_PATTERNS tag is empty or if none of the 1245 # including file name) of the HTML help compiler ( hhc.exe). If non-empty 1337 # qhelpgenerator. If non-empty doxygen will try to run qhelpgenerator on the 2067 # the mscgen tool resides. If left empty the tool is assumed to be found in the 2075 # If left empty dia is assumed to be found in the default search path.
|
/net-tools-latest/tinydtls-0.8.2/doc/ |
D | Doxyfile.in | 673 # info on how filters are used. If FILTER_PATTERNS is empty, INPUT_FILTER 867 # the HTML help compiler (hhc.exe). If non-empty doxygen will try to run 939 # If non-empty doxygen will try to run qhelpgenerator on the generated 1376 # the mscgen tool resides. If left empty the tool is assumed to be found in the
|
/net-tools-latest/mbedtls-2.4.0/doxygen/ |
D | mbedtls.doxyfile | 768 # info on how filters are used. If FILTER_PATTERNS is empty or if 1042 # the HTML help compiler (hhc.exe). If non-empty doxygen will try to run 1118 # If non-empty doxygen will try to run qhelpgenerator on the generated 1705 # the mscgen tool resides. If left empty the tool is assumed to be found in the
|