Home
last modified time | relevance | path

Searched refs:cs (Results 1 – 1 of 1) sorted by relevance

/crypto/
A Dlskcipher.c77 unsigned cs = crypto_lskcipher_chunksize(tfm); in crypto_lskcipher_crypt_unaligned() local
100 if (chunk > cs) in crypto_lskcipher_crypt_unaligned()
101 chunk &= ~(cs - 1); in crypto_lskcipher_crypt_unaligned()

Completed in 3 milliseconds