Home
last modified time | relevance | path

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

/Linux-v5.4/include/crypto/
Dctr.h25 int blocksize = crypto_skcipher_chunksize(tfm); in crypto_ctr_encrypt_walk()
/Linux-v5.4/include/crypto/internal/
Dskcipher.h245 static inline unsigned int crypto_skcipher_chunksize( in crypto_skcipher_chunksize() function