| /f-stack/freebsd/kern/ |
| H A D | md4c.c | 57 static void Encode PROTO_LIST 153 Encode (bits, context->count, 8); in MD4Pad() 175 Encode (digest, context->state, 16); in MD4Final() 259 Encode(unsigned char *output, UINT4 *input, unsigned int len) in Encode() function
|
| H A D | md5c.c | 50 #define Encode memcpy macro 60 Encode (unsigned char *output, u_int32_t *input, unsigned int len) in Encode() function 203 Encode (bits, context->count, 8); in MD5Pad() 226 Encode (digest, context->state, MD5_DIGEST_LENGTH); in MD5Final()
|
| /f-stack/freebsd/contrib/device-tree/Bindings/media/ |
| H A D | mediatek-vpu.txt | 4 H.264/VP8/VP9 Decode, H.264/VP8 Encode and Image Processor (scale/rotate/color convert).
|
| /f-stack/freebsd/contrib/device-tree/Bindings/sound/ |
| H A D | qcom,q6asm.txt | 43 Q6ASM_DAI_TX (1) for only tx (Capture/Encode)
|
| /f-stack/freebsd/contrib/device-tree/Bindings/mtd/ |
| H A D | vf610-nfc.txt | 10 - #address-cells: shall be set to 1. Encode the nand CS.
|
| H A D | marvell-nand.txt | 14 - #address-cells: shall be set to 1. Encode the NAND CS.
|
| /f-stack/freebsd/contrib/openzfs/module/icp/algs/sha1/ |
| H A D | sha1.c | 46 static void Encode(uint8_t *, const uint32_t *, size_t); 200 Encode(bitcount_be, ctx->count, sizeof (bitcount_be)); in SHA1Final() 209 Encode(digest, ctx->state, sizeof (ctx->state)); in SHA1Final() 812 Encode(uint8_t *_RESTRICT_KYWD output, const uint32_t *_RESTRICT_KYWD input, function
|
| /f-stack/freebsd/contrib/device-tree/Bindings/arm/tegra/ |
| H A D | nvidia,tegra20-pmc.yaml | 194 mpe MPEG Encode All 200 ve2 Video Encode Engine 2 Tegra210 201 venc Video Encode Engine All
|
| /f-stack/dpdk/doc/guides/bbdevs/ |
| H A D | acc100.rst | 16 - LDPC Encode in the DL (5GNR) 18 - Turbo Encode in the DL (4G)
|
| H A D | fpga_5gnr_fec.rst | 8 LDPC Encode / Decode 5GNR wireless acceleration function, using Intel's PCI-e and FPGA 16 - LDPC Encode in the DL
|
| H A D | fpga_lte_fec.rst | 8 Turbo Encode / Decode LTE wireless acceleration function, using Intel's PCI-e and FPGA 16 - Turbo Encode in the DL with total throughput of 4.5 Gbits/s
|
| /f-stack/dpdk/doc/guides/sample_app_ug/ |
| H A D | bbdev_app.rst | 81 - core 4 is the encoding lcore performing Rx and Turbo Encode operations
|
| /f-stack/freebsd/contrib/openzfs/module/icp/algs/sha2/ |
| H A D | sha2.c | 52 static void Encode(uint8_t *, uint32_t *, size_t); 618 Encode(uint8_t *_RESTRICT_KYWD output, uint32_t *_RESTRICT_KYWD input, in Encode() function 913 Encode(bitcount_be, ctx->count.c32, sizeof (bitcount_be)); in SHA2Final() 916 Encode(digest, ctx->state.s32, sizeof (ctx->state.s32)); in SHA2Final()
|
| /f-stack/dpdk/doc/guides/prog_guide/ |
| H A D | bbdev.rst | 417 "Turbo Encode", "input", "output" 420 "LDPC Encode", "input", "output" 510 BBDEV Turbo Encode Operation 713 BBDEV LDPC Encode Operation
|
| /f-stack/dpdk/doc/guides/rel_notes/ |
| H A D | release_18_05.rst | 568 They are independent for Decode/Encode. ``rte_bbdev_driver_info`` reflects
|