Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/crypto/internal/
H A Dskcipher.h194 static inline unsigned int crypto_skcipher_walksize( in crypto_skcipher_walksize() function
/OK3568_Linux_fs/kernel/crypto/
H A Dskcipher.c470 walk->stride = crypto_skcipher_walksize(tfm); in skcipher_walk_skcipher()