Home
last modified time | relevance | path

Searched refs:partial (Results 1 – 5 of 5) sorted by relevance

/busybox-1.35.0/networking/
Dtls_aesgcm.c142 unsigned blocks, partial; in aesgcm_GHASH() local
168 partial = cSz % AES_BLOCK_SIZE; in aesgcm_GHASH()
177 if (partial != 0) { in aesgcm_GHASH()
181 xorbuf(x, c, partial);//same result as above in aesgcm_GHASH()
/busybox-1.35.0/docs/
Dtcp.txt78 Method #1: manually control whether partial sends are allowed:
90 Method #2: make any write to immediately send data, even if it's partial:
Dbusybox_footer.pod172 also bug fixes, partial rewrites, and size optimizations in
Dtar_pax.txt22 could suffer partial data loss in transporting the archive.
/busybox-1.35.0/
DAUTHORS109 also bug fixes, partial rewrites, and size optimizations in