Lines Matching full:bytes
150 * @key_len: length in bytes of key
152 * @iv_len: length in bytes of iv
155 * @src_len: length in bytes of data used for this operation
158 * @cmac_key_len: length in bytes of cmac_key
177 u32 key_len; /* In bytes */
180 u32 iv_len; /* In bytes */
183 u64 src_len; /* In bytes */
188 u32 cmac_key_len; /* In bytes */
190 u32 aad_len; /* In bytes */
197 * @CCP_XTS_AES_UNIT_SIZE_16: Unit size of 16 bytes
198 * @CCP_XTS_AES_UNIT_SIZE_512: Unit size of 512 bytes
199 * @CCP_XTS_AES_UNIT_SIZE_1024: Unit size of 1024 bytes
200 * @CCP_XTS_AES_UNIT_SIZE_2048: Unit size of 2048 bytes
201 * @CCP_XTS_AES_UNIT_SIZE_4096: Unit size of 4096 bytes
217 * @key_len: length in bytes of key
219 * @iv_len: length in bytes of iv
222 * @src_len: length in bytes of data used for this operation
237 u32 key_len; /* In bytes */
240 u32 iv_len; /* In bytes */
243 u64 src_len; /* In bytes */
269 * @ctx_len: length in bytes of hash value
271 * @src_len: length in bytes of data used for this operation
273 * @opad_len: length in bytes of data used for final HMAC operation
289 u32 ctx_len; /* In bytes */
292 u64 src_len; /* In bytes */
295 u32 opad_len; /* In bytes */
328 * @key_len: length of key (in bytes)
330 * @iv_len: length in bytes of iv
332 * @src_len: length of input data used for this operation (in bytes)
348 u32 key_len; /* In bytes */
351 u32 iv_len; /* In bytes */
354 u64 src_len; /* In bytes */
362 * @exp_len: length in bytes of exponent
364 * @mod_len: length in bytes of modulus
367 * @src_len: length in bytes of data used for this operation
376 u32 exp_len; /* In bytes */
379 u32 mod_len; /* In bytes */
382 u32 src_len; /* In bytes */
408 * @CCP_PASSTHRU_BYTESWAP_32BIT: swap bytes within 32-bit words
409 * @CCP_PASSTHRU_BYTESWAP_256BIT: swap bytes within 256-bit words
423 * @mask_len: length in bytes of mask
426 * @src_len: length in bytes of data used for this operation
438 u32 mask_len; /* In bytes */
441 u64 src_len; /* In bytes */
452 * @mask_len: length in bytes of mask
455 * @src_len: length in bytes of data used for this operation
467 u32 mask_len; /* In bytes */
470 u64 src_len; /* In bytes */
512 unsigned int operand_1_len; /* In bytes */
515 unsigned int operand_2_len; /* In bytes */
518 unsigned int result_len; /* In bytes */
530 unsigned int x_len; /* In bytes */
533 unsigned int y_len; /* In bytes */
554 unsigned int domain_a_len; /* In bytes */
557 unsigned int scalar_len; /* In bytes */
566 * @mod_len: length in bytes of modulus
580 u32 mod_len; /* In bytes */