Lines Matching defs:bytes
167 typedef struct { unsigned char bytes[16]; } cpacf_mask_t;
230 return (mask->bytes[func >> 3] & (0x80 >> (func & 7))) != 0;
248 * @src_len: length of src operand in bytes
250 * Returns 0 for the query func, number of processed bytes for
280 * @src_len: length of src operand in bytes
282 * Returns 0 for the query func, number of processed bytes for
312 * @src_len: length of src operand in bytes
337 * @src_len: length of src operand in bytes
363 * @src_len: length of src operand in bytes
365 * Returns 0 for the query func, number of processed bytes for digest funcs
393 * @src_len: length of src operand in bytes
396 * Returns 0 for the query func, number of processed bytes for
428 * @dest_len: size of destination memory area in bytes
430 * @seed_len: size of seed data in bytes
456 * @ucbuf_len: amount of unconditioned data to fetch in bytes
458 * @cbuf_len: amount of conditioned data to fetch in bytes
524 * @src_len: length of src operand in bytes
526 * @aad_len: length of aad operand in bytes