Searched defs:buf_added (Results 1 – 2 of 2) sorted by relevance
273 int buf_added = min(count, GHASH_BLOCK_SIZE - *buf_count); in gcm_update_mac() local
425 int buf_added = min(count, GHASH_BLOCK_SIZE - *buf_count); in gcm_update_mac() local