Home
last modified time | relevance | path

Searched refs:fullblocks (Results 1 – 20 of 20) sorted by relevance

/dports/www/firefox-esr/firefox-91.8.0/security/nss/lib/freebl/
H A Dcts.c94 int fullblocks;
111 fullblocks, blocksize);
116 inbuf += fullblocks;
117 inlen -= fullblocks;
189 unsigned int fullblocks, pad;
211 pad = inlen - fullblocks;
227 tmp = (fullblocks < blocksize * 2) ? cts->iv : inbuf + fullblocks - blocksize * 2;
231 fullblocks, blocksize);
236 inbuf += fullblocks;
237 inlen -= fullblocks;
[all …]
H A Dctr.c219 unsigned int fullblocks;
255 fullblocks = (inlen / blocksize) * blocksize;
256 *outlen += fullblocks;
257 outbuf += fullblocks;
258 inbuf += fullblocks;
259 inlen -= fullblocks;
/dports/security/ca_root_nss/nss-3.71/nss/lib/freebl/
H A Dcts.c94 int fullblocks; in CTS_EncryptUpdate() local
111 fullblocks, blocksize); in CTS_EncryptUpdate()
116 inbuf += fullblocks; in CTS_EncryptUpdate()
117 inlen -= fullblocks; in CTS_EncryptUpdate()
189 unsigned int fullblocks, pad; in CTS_DecryptUpdate() local
211 pad = inlen - fullblocks; in CTS_DecryptUpdate()
227 tmp = (fullblocks < blocksize * 2) ? cts->iv : inbuf + fullblocks - blocksize * 2; in CTS_DecryptUpdate()
231 fullblocks, blocksize); in CTS_DecryptUpdate()
236 inbuf += fullblocks; in CTS_DecryptUpdate()
237 inlen -= fullblocks; in CTS_DecryptUpdate()
[all …]
H A Dctr.c219 unsigned int fullblocks; in CTR_Update_HW_AES() local
255 fullblocks = (inlen / blocksize) * blocksize; in CTR_Update_HW_AES()
256 *outlen += fullblocks; in CTR_Update_HW_AES()
257 outbuf += fullblocks; in CTR_Update_HW_AES()
258 inbuf += fullblocks; in CTR_Update_HW_AES()
259 inlen -= fullblocks; in CTR_Update_HW_AES()
/dports/www/firefox/firefox-99.0/security/nss/lib/freebl/
H A Dcts.c94 int fullblocks; in CTS_EncryptUpdate() local
111 fullblocks, blocksize); in CTS_EncryptUpdate()
116 inbuf += fullblocks; in CTS_EncryptUpdate()
117 inlen -= fullblocks; in CTS_EncryptUpdate()
189 unsigned int fullblocks, pad; in CTS_DecryptUpdate() local
211 pad = inlen - fullblocks; in CTS_DecryptUpdate()
227 tmp = (fullblocks < blocksize * 2) ? cts->iv : inbuf + fullblocks - blocksize * 2; in CTS_DecryptUpdate()
231 fullblocks, blocksize); in CTS_DecryptUpdate()
236 inbuf += fullblocks; in CTS_DecryptUpdate()
237 inlen -= fullblocks; in CTS_DecryptUpdate()
[all …]
H A Dctr.c219 unsigned int fullblocks; in CTR_Update_HW_AES() local
255 fullblocks = (inlen / blocksize) * blocksize; in CTR_Update_HW_AES()
256 *outlen += fullblocks; in CTR_Update_HW_AES()
257 outbuf += fullblocks; in CTR_Update_HW_AES()
258 inbuf += fullblocks; in CTR_Update_HW_AES()
259 inlen -= fullblocks; in CTR_Update_HW_AES()
/dports/lang/spidermonkey60/firefox-60.9.0/security/nss/lib/freebl/
H A Dcts.c94 int fullblocks; in CTS_EncryptUpdate() local
111 fullblocks, blocksize); in CTS_EncryptUpdate()
116 inbuf += fullblocks; in CTS_EncryptUpdate()
117 inlen -= fullblocks; in CTS_EncryptUpdate()
189 unsigned int fullblocks, pad; in CTS_DecryptUpdate() local
211 pad = inlen - fullblocks; in CTS_DecryptUpdate()
227 tmp = (fullblocks < blocksize * 2) ? cts->iv : inbuf + fullblocks - blocksize * 2; in CTS_DecryptUpdate()
231 fullblocks, blocksize); in CTS_DecryptUpdate()
236 inbuf += fullblocks; in CTS_DecryptUpdate()
237 inlen -= fullblocks; in CTS_DecryptUpdate()
[all …]
H A Dctr.c198 unsigned int fullblocks; in CTR_Update_HW_AES() local
226 fullblocks = (inlen / blocksize) * blocksize; in CTR_Update_HW_AES()
227 *outlen += fullblocks; in CTR_Update_HW_AES()
228 outbuf += fullblocks; in CTR_Update_HW_AES()
229 inbuf += fullblocks; in CTR_Update_HW_AES()
230 inlen -= fullblocks; in CTR_Update_HW_AES()
/dports/www/firefox-legacy/firefox-52.8.0esr/security/nss/lib/freebl/
H A Dcts.c98 int fullblocks; in CTS_EncryptUpdate() local
115 fullblocks, blocksize); in CTS_EncryptUpdate()
120 inbuf += fullblocks; in CTS_EncryptUpdate()
121 inlen -= fullblocks; in CTS_EncryptUpdate()
193 unsigned int fullblocks, pad; in CTS_DecryptUpdate() local
215 pad = inlen - fullblocks; in CTS_DecryptUpdate()
231 tmp = (fullblocks < blocksize * 2) ? cts->iv : inbuf + fullblocks - blocksize * 2; in CTS_DecryptUpdate()
235 fullblocks, blocksize); in CTS_DecryptUpdate()
240 inbuf += fullblocks; in CTS_DecryptUpdate()
241 inlen -= fullblocks; in CTS_DecryptUpdate()
[all …]
H A Dctr.c198 unsigned int fullblocks; in CTR_Update_HW_AES() local
226 fullblocks = (inlen / blocksize) * blocksize; in CTR_Update_HW_AES()
227 *outlen += fullblocks; in CTR_Update_HW_AES()
228 outbuf += fullblocks; in CTR_Update_HW_AES()
229 inbuf += fullblocks; in CTR_Update_HW_AES()
230 inlen -= fullblocks; in CTR_Update_HW_AES()
/dports/security/nss/nss-3.76.1/nss/lib/freebl/
H A Dcts.c94 int fullblocks; in CTS_EncryptUpdate() local
111 fullblocks, blocksize); in CTS_EncryptUpdate()
116 inbuf += fullblocks; in CTS_EncryptUpdate()
117 inlen -= fullblocks; in CTS_EncryptUpdate()
189 unsigned int fullblocks, pad; in CTS_DecryptUpdate() local
211 pad = inlen - fullblocks; in CTS_DecryptUpdate()
227 tmp = (fullblocks < blocksize * 2) ? cts->iv : inbuf + fullblocks - blocksize * 2; in CTS_DecryptUpdate()
231 fullblocks, blocksize); in CTS_DecryptUpdate()
236 inbuf += fullblocks; in CTS_DecryptUpdate()
237 inlen -= fullblocks; in CTS_DecryptUpdate()
[all …]
H A Dctr.c219 unsigned int fullblocks; in CTR_Update_HW_AES() local
255 fullblocks = (inlen / blocksize) * blocksize; in CTR_Update_HW_AES()
256 *outlen += fullblocks; in CTR_Update_HW_AES()
257 outbuf += fullblocks; in CTR_Update_HW_AES()
258 inbuf += fullblocks; in CTR_Update_HW_AES()
259 inlen -= fullblocks; in CTR_Update_HW_AES()
/dports/mail/thunderbird/thunderbird-91.8.0/security/nss/lib/freebl/
H A Dcts.c94 int fullblocks; in CTS_EncryptUpdate() local
111 fullblocks, blocksize); in CTS_EncryptUpdate()
116 inbuf += fullblocks; in CTS_EncryptUpdate()
117 inlen -= fullblocks; in CTS_EncryptUpdate()
189 unsigned int fullblocks, pad; in CTS_DecryptUpdate() local
211 pad = inlen - fullblocks; in CTS_DecryptUpdate()
227 tmp = (fullblocks < blocksize * 2) ? cts->iv : inbuf + fullblocks - blocksize * 2; in CTS_DecryptUpdate()
231 fullblocks, blocksize); in CTS_DecryptUpdate()
236 inbuf += fullblocks; in CTS_DecryptUpdate()
237 inlen -= fullblocks; in CTS_DecryptUpdate()
[all …]
H A Dctr.c219 unsigned int fullblocks; in CTR_Update_HW_AES() local
255 fullblocks = (inlen / blocksize) * blocksize; in CTR_Update_HW_AES()
256 *outlen += fullblocks; in CTR_Update_HW_AES()
257 outbuf += fullblocks; in CTR_Update_HW_AES()
258 inbuf += fullblocks; in CTR_Update_HW_AES()
259 inlen -= fullblocks; in CTR_Update_HW_AES()
/dports/lang/spidermonkey78/firefox-78.9.0/security/nss/lib/freebl/
H A Dcts.c94 int fullblocks; in CTS_EncryptUpdate() local
111 fullblocks, blocksize); in CTS_EncryptUpdate()
116 inbuf += fullblocks; in CTS_EncryptUpdate()
117 inlen -= fullblocks; in CTS_EncryptUpdate()
189 unsigned int fullblocks, pad; in CTS_DecryptUpdate() local
211 pad = inlen - fullblocks; in CTS_DecryptUpdate()
227 tmp = (fullblocks < blocksize * 2) ? cts->iv : inbuf + fullblocks - blocksize * 2; in CTS_DecryptUpdate()
231 fullblocks, blocksize); in CTS_DecryptUpdate()
236 inbuf += fullblocks; in CTS_DecryptUpdate()
237 inlen -= fullblocks; in CTS_DecryptUpdate()
[all …]
H A Dctr.c219 unsigned int fullblocks; in CTR_Update_HW_AES() local
255 fullblocks = (inlen / blocksize) * blocksize; in CTR_Update_HW_AES()
256 *outlen += fullblocks; in CTR_Update_HW_AES()
257 outbuf += fullblocks; in CTR_Update_HW_AES()
258 inbuf += fullblocks; in CTR_Update_HW_AES()
259 inlen -= fullblocks; in CTR_Update_HW_AES()
/dports/security/john/john-1.9.0-jumbo-1/src/
H A Dluks_fmt_plug.c158 int fullblocks = (size) / 20; in diffuse() local
161 for (i = 0; i < fullblocks; i++) { in diffuse()
170 IV = john_htonl(fullblocks); in diffuse()
173 SHA1_Update(&ctx, src + 20 * fullblocks, padding); in diffuse()
174 SHA1_Final(dst + 20 * fullblocks, &ctx); in diffuse()
/dports/sysutils/fluxengine/fluxengine-61ff48c/src/
H A Dfe-inspect.cc151 int fullblocks = bar / 8; in guessClock() local
154 for (int j=0; j<fullblocks; j++) in guessClock()
/dports/sysutils/boxbackup-devel/boxbackup-0.11_trunk_2979/test/raidfile/
H A Dtestraidfile.cpp459 int fullblocks = datasize / RAID_BLOCK_SIZE; in testReadWriteFileDo() local
460 int leftover = datasize - (fullblocks * RAID_BLOCK_SIZE); in testReadWriteFileDo()
462 if((fullblocks & 1) == 0) in testReadWriteFileDo()
465 fs1 = ((fullblocks / 2) * RAID_BLOCK_SIZE) + leftover; in testReadWriteFileDo()
470 fs1 = ((fullblocks / 2)+1) * RAID_BLOCK_SIZE; in testReadWriteFileDo()
/dports/math/py-yt/yt-4.0.1/yt/frontends/enzo/
H A Ddata_structures.py1091 fullblocks, lastblock = divmod(size, blocksize)
1099 for i in range(fullblocks - 1, -1, -1):