Searched refs:fill (Results 1 – 1 of 1) sorted by relevance
298 unsigned int fill = AEGIS_BLOCK_SIZE - pos; in crypto_aegis128_process_ad() local299 memcpy(buf.bytes + pos, src, fill); in crypto_aegis128_process_ad()302 left -= fill; in crypto_aegis128_process_ad()303 src += fill; in crypto_aegis128_process_ad()