Searched refs:crypto_skcipher_alg_walksize (Results 1 – 2 of 2) sorted by relevance
176 static inline unsigned int crypto_skcipher_alg_walksize( in crypto_skcipher_alg_walksize() function196 return crypto_skcipher_alg_walksize(crypto_skcipher_alg(tfm)); in crypto_skcipher_walksize()
582 skcipher_inst->alg.walksize = crypto_skcipher_alg_walksize(skcipher_alg); in essiv_create()