Lines Matching defs:bytes
162 typedef struct { unsigned char bytes[16]; } cpacf_mask_t;
226 return (mask->bytes[func >> 3] & (0x80 >> (func & 7))) != 0;
244 * @src_len: length of src operand in bytes
246 * Returns 0 for the query func, number of processed bytes for
274 * @src_len: length of src operand in bytes
276 * Returns 0 for the query func, number of processed bytes for
304 * @src_len: length of src operand in bytes
327 * @src_len: length of src operand in bytes
351 * @src_len: length of src operand in bytes
353 * Returns 0 for the query func, number of processed bytes for digest funcs
379 * @src_len: length of src operand in bytes
382 * Returns 0 for the query func, number of processed bytes for
412 * @dest_len: size of destination memory area in bytes
414 * @seed_len: size of seed data in bytes
439 * @ucbuf_len: amount of unconditioned data to fetch in bytes
441 * @cbuf_len: amount of conditioned data to fetch in bytes
507 * @src_len: length of src operand in bytes
509 * @aad_len: length of aad operand in bytes