Searched defs:bytes (Results 1 – 7 of 7) sorted by relevance
| /crypto/async_tx/ |
| A 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()
|
| A D | raid6test.c | 57 static void raid6_dual_recov(int disks, size_t bytes, int faila, int failb, in raid6_dual_recov()
|
| /crypto/ |
| A D | nhpoly1305.c | 97 unsigned int bytes; in nhpoly1305_units() local 161 unsigned int bytes; in crypto_nhpoly1305_update_helper() local
|
| A D | aegis.h | 21 u8 bytes[AEGIS_BLOCK_SIZE]; member
|
| A D | xor.c | 27 xor_blocks(unsigned int src_count, unsigned int bytes, void *dest, void **srcs) in xor_blocks()
|
| A D | adiantum.c | 88 u8 bytes[XCHACHA_IV_SIZE]; member
|
| A 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()
|
Completed in 13 milliseconds