Home
last modified time | relevance | path

Searched refs:old (Results 1 – 15 of 15) sorted by relevance

/net-tools-3.7.0/mbedtls-2.4.0/scripts/
Drename.pl48 my ( $old, $new ) = ( $line =~ /^($ident)\s+($ident)$/ );
49 if( ! $old || ! $new ) {
52 $subst{$old} = $new;
/net-tools-3.7.0/mbedtls-2.4.0/library/
Dssl_cache.c142 mbedtls_ssl_cache_entry *old = NULL; in mbedtls_ssl_cache_set() local
176 old = cur; in mbedtls_ssl_cache_set()
192 if( old == NULL ) in mbedtls_ssl_cache_set()
198 cur = old; in mbedtls_ssl_cache_set()
Dmemory_buffer_alloc.c383 memory_header *hdr, *old = NULL; in buffer_alloc_free() local
435 old = hdr; in buffer_alloc_free()
441 memset( old, 0, sizeof(memory_header) ); in buffer_alloc_free()
452 old = hdr->next; in buffer_alloc_free()
466 hdr->prev_free = old->prev_free; in buffer_alloc_free()
467 hdr->next_free = old->next_free; in buffer_alloc_free()
480 memset( old, 0, sizeof(memory_header) ); in buffer_alloc_free()
486 if( old == NULL ) in buffer_alloc_free()
/net-tools-3.7.0/libcoap/
DTODO59 -> Remove the not needed Makefile.in.old files
DChangeLog29 * coap_list.[hc]: Moved old list implementation into
125 next_option to detect erroneous use in old code
DCONTRIBUTE156 Don't remove old functions and if there some changes are needed in some kind
157 always provide a wrapper for the old call to let the library be backward
158 compatible and mark the old function as @deprecated in the doxygen comment.
Dconfigure.ac154 …AC_MSG_ERROR([==> Doxygen $doxygen_version too old. Doxygen 1.7+ required for documentation build.…
176 …AC_MSG_WARN([==> Graphviz dot $dot_version too old. Graphviz 2.26+ required for documentation buil…
/net-tools-3.7.0/mbedtls-2.4.0/
DCMakeLists.txt62 # some warnings we want are not available with old GCC versions
DChangeLog808 * AES-NI now compiles with "old" assemblers too
1088 (Ability to keep old as well with POLARSSL_ERROR_STRERROR_BC)
1305 old PBKDF2 module
1649 * Undid faulty bug fix in ssl_write() when flushing old data (Ticket
1705 * Fixed bug in ssl_write() when flushing old data (Fixed ticket
/net-tools-3.7.0/mbedtls-2.4.0/yotta/data/
DREADME.md73 …tandalone edition puts more emphasize on maintaining interoperability with old peers, the mbed OS …
/net-tools-3.7.0/tinydtls-0.8.2/sha2/
DREADME216 be more useful to me, and I got rid of the old C testing
/net-tools-3.7.0/tinydtls-0.8.2/
Dconfigure931 | --oldin | --oldi | --old | --ol | --o)
935 | --oldin=* | --oldi=* | --old=* | --ol=* | --o=*)
/net-tools-3.7.0/libcoap/doc/
DDoxyfile.in194 # tag to YES if you prefer the old behavior instead.
1227 # files are now used as the Windows 98 help format, and will replace the old
/net-tools-3.7.0/tinydtls-0.8.2/doc/
DDoxyfile.in154 # description. Set this tag to YES if you prefer the old behaviour instead.
/net-tools-3.7.0/mbedtls-2.4.0/doxygen/
Dmbedtls.doxyfile182 # description. Set this tag to YES if you prefer the old behaviour instead.