Lines Matching full:bytes

149  * @key_len: length in bytes of key
151 * @iv_len: length in bytes of iv
154 * @src_len: length in bytes of data used for this operation
157 * @cmac_key_len: length in bytes of cmac_key
176 u32 key_len; /* In bytes */
179 u32 iv_len; /* In bytes */
182 u64 src_len; /* In bytes */
187 u32 cmac_key_len; /* In bytes */
189 u32 aad_len; /* In bytes */
196 * @CCP_XTS_AES_UNIT_SIZE_16: Unit size of 16 bytes
197 * @CCP_XTS_AES_UNIT_SIZE_512: Unit size of 512 bytes
198 * @CCP_XTS_AES_UNIT_SIZE_1024: Unit size of 1024 bytes
199 * @CCP_XTS_AES_UNIT_SIZE_2048: Unit size of 2048 bytes
200 * @CCP_XTS_AES_UNIT_SIZE_4096: Unit size of 4096 bytes
216 * @key_len: length in bytes of key
218 * @iv_len: length in bytes of iv
221 * @src_len: length in bytes of data used for this operation
236 u32 key_len; /* In bytes */
239 u32 iv_len; /* In bytes */
242 u64 src_len; /* In bytes */
268 * @ctx_len: length in bytes of hash value
270 * @src_len: length in bytes of data used for this operation
272 * @opad_len: length in bytes of data used for final HMAC operation
288 u32 ctx_len; /* In bytes */
291 u64 src_len; /* In bytes */
294 u32 opad_len; /* In bytes */
327 * @key_len: length of key (in bytes)
329 * @iv_len: length in bytes of iv
331 * @src_len: length of input data used for this operation (in bytes)
347 u32 key_len; /* In bytes */
350 u32 iv_len; /* In bytes */
353 u64 src_len; /* In bytes */
361 * @exp_len: length in bytes of exponent
363 * @mod_len: length in bytes of modulus
366 * @src_len: length in bytes of data used for this operation
375 u32 exp_len; /* In bytes */
378 u32 mod_len; /* In bytes */
381 u32 src_len; /* In bytes */
407 * @CCP_PASSTHRU_BYTESWAP_32BIT: swap bytes within 32-bit words
408 * @CCP_PASSTHRU_BYTESWAP_256BIT: swap bytes within 256-bit words
422 * @mask_len: length in bytes of mask
425 * @src_len: length in bytes of data used for this operation
437 u32 mask_len; /* In bytes */
440 u64 src_len; /* In bytes */
451 * @mask_len: length in bytes of mask
454 * @src_len: length in bytes of data used for this operation
466 u32 mask_len; /* In bytes */
469 u64 src_len; /* In bytes */
511 unsigned int operand_1_len; /* In bytes */
514 unsigned int operand_2_len; /* In bytes */
517 unsigned int result_len; /* In bytes */
529 unsigned int x_len; /* In bytes */
532 unsigned int y_len; /* In bytes */
553 unsigned int domain_a_len; /* In bytes */
556 unsigned int scalar_len; /* In bytes */
565 * @mod_len: length in bytes of modulus
579 u32 mod_len; /* In bytes */