Home
last modified time | relevance | path

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

/linux/include/crypto/
H A Dskcipher.h471 static inline unsigned int crypto_skcipher_chunksize( in crypto_skcipher_chunksize() function
/linux/crypto/
H A Dalgif_skcipher.c105 unsigned int bs = crypto_skcipher_chunksize(tfm); in _skcipher_recvmsg()