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

/linux-master/include/crypto/internal/
H A Daead.h145 * crypto_aead_chunksize() - obtain chunk size
155 static inline unsigned int crypto_aead_chunksize(struct crypto_aead *tfm) function
/linux-master/crypto/
H A Dskcipher.c557 walk->stride = crypto_aead_chunksize(tfm);

Completed in 118 milliseconds