Searched defs:tail_bytes (Results 1 – 2 of 2) sorted by relevance
27 unsigned int tail_bytes; in riscv64_chacha20_crypt() local
1073 int tail_bytes = (((size + 4) >> 2) << 2) - size; in vcap_copy_from_w32be() local