/nrf52832-nimble/rt-thread/src/ |
H A D | Kconfig | 165 bool "Enable debugging of Small Memory Algorithm" 173 bool "Enable debugging of SLAB Memory Algorithm" 181 bool "Enable debugging of Memory Heap Algorithm" 251 bool "Small Memory Algorithm" 254 bool "SLAB Algorithm for large memory"
|
/nrf52832-nimble/rt-thread/components/dfs/filesystems/jffs2/cyg/compress/src/ |
H A D | algorithm.txt | 1 1. Compression algorithm (deflate) 3 The deflation algorithm used by gzip (also zip and zlib) is a variation of 30 hash chains, the algorithm simply discards matches that are too old. 58 2. Decompression algorithm (inflate) 204 [LZ77] Ziv J., Lempel A., ``A Universal Algorithm for Sequential Data
|
H A D | INDEX | 7 algorithm.txt description of the (de)compression algorithm
|
/nrf52832-nimble/rt-thread/components/net/lwip-1.4.1/src/netif/ppp/ |
H A D | md5.h | 4 ** RSA Data Security, Inc. MD5 Message-Digest Algorithm ** 22 ** Digest Algorithm" in all material mentioning or referencing this ** 27 ** Data Security, Inc. MD5 Message-Digest Algorithm" in all **
|
H A D | chap.h | 78 #define CHAP_DIGEST_MD5 5 /* use MD5 algorithm */ 106 u_char chal_type; /* hash algorithm for challenges */ 117 u_char resp_type; /* hash algorithm for responses */
|
H A D | md5.c | 4 ** RSA Data Security, Inc. MD5 Message-Digest Algorithm ** 16 ** Digest Algorithm" in all material mentioning or referencing this ** 21 ** Data Security, Inc. MD5 Message-Digest Algorithm" in all **
|
/nrf52832-nimble/rt-thread/components/dfs/filesystems/jffs2/include/linux/ |
H A D | jffs2.h | 143 uint8_t compr; /* Compression algorithm used */ 144 uint8_t usercompr; /* Compression algorithm requested by the user */ 211 uint8_t compr; /* Compression algorithm used */ 212 uint8_t usercompr; /* Compression algorithm requested by the user */
|
/nrf52832-nimble/rt-thread/components/dfs/filesystems/jffs2/cyg/crc/ |
H A D | crc32.c | 121 /* This is the standard Gary S. Brown's 32 bit CRC algorithm, but 134 /* This is the standard Gary S. Brown's 32 bit CRC algorithm */ 143 algorithm.*/ 159 Ethernet FCS algorithm. */
|
H A D | crc.h | 83 // Ethernet FCS Algorithm 88 // Ethernet FCS algorithm, but accumulate the result from a previous
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/netif/ppp/polarssl/ |
H A D | arc4.c | 2 * An implementation of the ARCFOUR algorithm 36 * The ARCFOUR algorithm was publicly disclosed on 94/09.
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/netif/ppp/polarssl/ |
H A D | arc4.c | 2 * An implementation of the ARCFOUR algorithm 36 * The ARCFOUR algorithm was publicly disclosed on 94/09.
|
/nrf52832-nimble/rt-thread/components/net/uip/uip/ |
H A D | uip-split.h | 46 * the delayed ACK algorithm employed by most TCP receivers, uIP's 52 * two, the delayed ACK algorithm is not invoked at TCP
|
/nrf52832-nimble/packages/NimBLE-latest/nimble/controller/test/src/ |
H A D | ble_ll_csa2_test.c | 34 * to internal state of algorithm which is not exposed. in TEST_CASE() 76 * to internal state of algorithm which is not exposed. in TEST_CASE()
|
/nrf52832-nimble/packages/NimBLE-latest/ext/tinycrypt/include/tinycrypt/ |
H A D | sha256.h | 37 * Overview: SHA-256 is a NIST approved cryptographic hashing algorithm 38 * specified in FIPS 180. A hash algorithm maps data of arbitrary
|
H A D | utils.h | 82 * @brief Constant-time algorithm to compare if two sequences of bytes are equal
|
/nrf52832-nimble/packages/NimBLE-latest/ext/tinycrypt/documentation/ |
H A D | tinycrypt.rst | 179 very efficient decryption algorithm that would not otherwise be possible. 298 were obtained from the site of the NIST Cryptographic Algorithm Validation 339 * `NIST Cryptographic Algorithm Validation Program (CAVP) site`_ 341 .. _NIST Cryptographic Algorithm Validation Program (CAVP) site:
|
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/test/src/ |
H A D | ble_sm_lgcy_test.c | 36 * Pair algorithm: just works 170 * Pair algorithm: passkey entry 305 * Pair algorithm: just works 428 * Pair algorithm: passkey entry 552 * Pair algorithm: out of band 690 * Pair algorithm: passkey entry
|
/nrf52832-nimble/rt-thread/components/net/uip/doc/html/ |
H A D | a00154.html | 22 Because of the delayed ACK algorithm employed by most TCP receivers, uIP's limit on the amount of i… 23 …splitting maximum sized outgoing TCP segments into two, the delayed ACK algorithm is not invoked a…
|
/nrf52832-nimble/rt-thread/components/net/uip/doc/ |
H A D | uip-doc.txt | 1015 The sliding window algorithm uses a lot of 32-bit operations and 1024 the sliding window algorithm, it is not required by the TCP 1040 estimate of the RTT. Karn's algorithm is used to ensure that 1141 Most TCP receivers implement the delayed acknowledgment algorithm for 1143 receiver using this algorithm will only send acknowledgments for every 1150 algorithm. Because the receiver only receives a single segment at a 1161 algorithm disabled at the receiver, the maximum throughput would be
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/apps/snmp/ |
H A D | snmpv3.c | 99 * Implementing RFC3826 priv param algorithm if LWIP_RAND is available.
|
/nrf52832-nimble/rt-thread/components/dfs/filesystems/jffs2/src/ |
H A D | compr_rtime.c | 20 * The algorithm is intended to only send "whole bytes", no bit-messing.
|
/nrf52832-nimble/packages/NimBLE-latest/ |
H A D | README.md | 11 - 新的跳频算法(Channel Selection Algorithm #2)
|
/nrf52832-nimble/packages/NimBLE-latest/ext/tinycrypt/src/ |
H A D | cbc_mode.c | 100 * contiguous. This allows for a very efficient decryption algorithm in tc_cbc_mode_decrypt()
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/apps/snmp/ |
H A D | snmpv3.c | 99 * Implementing RFC3826 priv param algorithm if LWIP_RAND is available.
|
/nrf52832-nimble/packages/NimBLE-latest/docs/ |
H A D | index.rst | 42 - Channel Selection Algorithm #2 to utilize channels in more efficient
|