Home
last modified time | relevance | path

Searched defs:buf_added (Results 1 - 3 of 3) sorted by relevance

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

Completed in 4 milliseconds