Searched refs:padded (Results 1 – 9 of 9) sorted by relevance
| /f-stack/freebsd/contrib/libsodium/src/libsodium/crypto_aead/aes256gcm/aesni/ |
| H A D | aead_aes256gcm_aesni.c | 213 CRYPTO_ALIGN(16) unsigned char padded[16]; in addmul() 216 memset(padded, 0, 16); in addmul() 218 padded[i] = a[i]; in addmul() 220 A = _mm_load_si128((const __m128i *) padded); in addmul()
|
| /f-stack/tools/libxo/doc/ |
| H A D | field-formatting.rst | 27 - a minus sign ('-'), indicating the output value should be padded on 29 - a leading zero ('0') indicating the output value should be padded on the 33 the minimum width, the value will be padded to reach the minimum.
|
| H A D | field-roles.rst | 286 The anchor roles allow a set of strings by be padded as a group, 290 and stop anchor are padded to meet the minimum width given.
|
| /f-stack/dpdk/doc/guides/prog_guide/ |
| H A D | overview.rst | 114 such as a per-core object cache and an alignment helper to ensure that objects are padded to spread…
|
| H A D | mempool_lib.rst | 13 an alignment helper to ensure that objects are padded to spread them equally on all DRAM or DDR3 ch…
|
| /f-stack/dpdk/doc/guides/nics/ |
| H A D | ark.rst | 129 length are padded to meet the requirement. This allows padding to
|
| /f-stack/app/nginx-1.16.1/src/http/v2/ |
| H A D | ngx_http_v2.c | 1013 ngx_uint_t padded, priority, depend, dependency, excl, weight; in ngx_http_v2_state_headers() local 1019 padded = h2c->state.flags & NGX_HTTP_V2_PADDED_FLAG; in ngx_http_v2_state_headers() 1024 if (padded) { in ngx_http_v2_state_headers() 1060 if (padded) { in ngx_http_v2_state_headers()
|
| /f-stack/dpdk/doc/guides/cryptodevs/ |
| H A D | qat.rst | 116 …o the device in a buffer rounded up to the nearest block-size multiple (x16) and padded with zeros.
|
| /f-stack/freebsd/contrib/dev/acpica/ |
| H A D | changes.txt | 9346 with the actual namespace entry which is itself padded with underscores. 10217 will be padded out with NULL elements as per the ACPI spec.)
|