Home
last modified time | relevance | path

Searched defs:buf_added (Results 1 – 2 of 2) sorted by relevance

/linux/arch/arm64/crypto/
H A Dghash-ce-glue.c273 int buf_added = min(count, GHASH_BLOCK_SIZE - *buf_count); in gcm_update_mac() local
/linux/arch/arm/crypto/
H A Dghash-ce-glue.c425 int buf_added = min(count, GHASH_BLOCK_SIZE - *buf_count); in gcm_update_mac() local