Home
last modified time | relevance | path

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

/net-tools-3.7.0/mbedtls-2.4.0/library/
Dmd4.c274 uint32_t last, padn; in mbedtls_md4_finish() local
285 last = ctx->total[0] & 0x3F; in mbedtls_md4_finish()
286 padn = ( last < 56 ) ? ( 56 - last ) : ( 120 - last ); in mbedtls_md4_finish()
Dmd5.c291 uint32_t last, padn; in mbedtls_md5_finish() local
302 last = ctx->total[0] & 0x3F; in mbedtls_md5_finish()
303 padn = ( last < 56 ) ? ( 56 - last ) : ( 120 - last ); in mbedtls_md5_finish()
Dsha256.c292 uint32_t last, padn; in mbedtls_sha256_finish() local
303 last = ctx->total[0] & 0x3F; in mbedtls_sha256_finish()
304 padn = ( last < 56 ) ? ( 56 - last ) : ( 120 - last ); in mbedtls_sha256_finish()
Dsha512.c326 size_t last, padn; in mbedtls_sha512_finish() local
337 last = (size_t)( ctx->total[0] & 0x7F ); in mbedtls_sha512_finish()
338 padn = ( last < 112 ) ? ( 112 - last ) : ( 240 - last ); in mbedtls_sha512_finish()
Dripemd160.c349 uint32_t last, padn; in mbedtls_ripemd160_finish() local
360 last = ctx->total[0] & 0x3F; in mbedtls_ripemd160_finish()
361 padn = ( last < 56 ) ? ( 56 - last ) : ( 120 - last ); in mbedtls_ripemd160_finish()
Dsha1.c323 uint32_t last, padn; in mbedtls_sha1_finish() local
334 last = ctx->total[0] & 0x3F; in mbedtls_sha1_finish()
335 padn = ( last < 56 ) ? ( 56 - last ) : ( 120 - last ); in mbedtls_sha1_finish()
/net-tools-3.7.0/
Decho-server.c45 int i, last = len - 1; in reverse() local
49 buf[i] = buf[last - i]; in reverse()
50 buf[last - i] = tmp; in reverse()
/net-tools-3.7.0/tinydtls-0.8.2/sha2/testvectors/testvectors/
Dvector004.dat1 …red dead we take increased devotion to that cause for which they gave the last full measure of dev…
/net-tools-3.7.0/libcoap/
Dconfigure.ac58 # 1. If the library source code has changed at all since the last update, then
63 # changed since the last update, increment current, and set revision to 0
70 # 3. If any interfaces have been added since the last public release, then increment
76 # 4. If any interfaces whitin the library have been removed since the last public
/net-tools-3.7.0/mbedtls-2.4.0/
DChangeLog378 * mbedtls_ssl_conf_ca_chain() lost its last argument (peer_cn), now set
416 * Signature of mpi_mul_mpi() changed to make the last argument unsigned
1819 * Fixed bug resulting in failure to send the last
/net-tools-3.7.0/libcoap/doc/
DDoxyfile.in1099 # Note: The order of the extra stylesheet files is of importance (e.g. the last
1648 # generated LaTeX document. The footer should contain everything after the last
/net-tools-3.7.0/mbedtls-2.4.0/doxygen/
Dmbedtls.doxyfile1347 # the last chapter. If it is left blank doxygen will generate a