Home
last modified time | relevance | path

Searched refs:cryptbits (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/crypto/
H A Daegis128-core.c353 u64 cryptbits = cryptlen * 8; in crypto_aegis128_final() local
359 tmp.words64[1] = cpu_to_le64(cryptbits); in crypto_aegis128_final()
/kernel/linux/linux-6.6/crypto/
H A Daegis128-core.c349 u64 cryptbits = cryptlen * 8; in crypto_aegis128_final() local
355 tmp.words64[1] = cpu_to_le64(cryptbits); in crypto_aegis128_final()

Completed in 3 milliseconds