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

/linux-master/include/crypto/
H A Dskcipher.h471 * crypto_lskcipher_chunksize() - obtain chunk size
481 static inline unsigned int crypto_lskcipher_chunksize( function
/linux-master/crypto/
H A Dlskcipher.c77 unsigned cs = crypto_lskcipher_chunksize(tfm);

Completed in 125 milliseconds