Searched defs:bytes (Results  1 – 10 of 10) sorted by relevance
| /crypto/async_tx/ | 
| D | async_raid6_recov.c | 153 __2data_recov_4(int disks, size_t bytes, int faila, int failb,  in __2data_recov_4() 203 __2data_recov_5(int disks, size_t bytes, int faila, int failb,  in __2data_recov_5() 294 __2data_recov_n(int disks, size_t bytes, int faila, int failb,  in __2data_recov_n() 393 async_raid6_2data_recov(int disks, size_t bytes, int faila, int failb,  in async_raid6_2data_recov() 471 async_raid6_datap_recov(int disks, size_t bytes, int faila,  in async_raid6_datap_recov()
  | 
| D | raid6test.c | 57 static void raid6_dual_recov(int disks, size_t bytes, int faila, int failb,  in raid6_dual_recov()
  | 
| /crypto/ | 
| D | nhpoly1305.c | 97 		unsigned int bytes;  in nhpoly1305_units()  local 161 	unsigned int bytes;  in crypto_nhpoly1305_update_helper()  local
  | 
| D | aegis.h | 21 	u8 bytes[AEGIS_BLOCK_SIZE];  member
  | 
| D | poly1305_generic.c | 76 	unsigned int bytes;  in crypto_poly1305_update()  local
  | 
| D | xor.c | 27 xor_blocks(unsigned int src_count, unsigned int bytes, void *dest, void **srcs)  in xor_blocks()
  | 
| D | polyval-generic.c | 66 	u32 bytes;  member
  | 
| D | adiantum.c | 88 		u8 bytes[XCHACHA_IV_SIZE];  member
  | 
| D | vmac.c | 69 		u8 bytes[VMAC_NONCEBYTES];  member
  | 
| D | af_alg.c | 646 unsigned int af_alg_count_tsgl(struct sock *sk, size_t bytes, size_t offset)  in af_alg_count_tsgl()
  |