Searched refs:crypto_skcipher_alg_chunksize (Results 1 – 10 of 10) sorted by relevance
282 static inline unsigned int crypto_skcipher_alg_chunksize( in crypto_skcipher_alg_chunksize() function302 return crypto_skcipher_alg_chunksize(crypto_skcipher_alg(tfm)); in crypto_skcipher_chunksize()
306 inst->alg.chunksize = crypto_skcipher_alg_chunksize(alg); in crypto_rfc3686_create()
366 inst->alg.chunksize = crypto_skcipher_alg_chunksize(alg); in crypto_cts_create()
442 inst->alg.chunksize = crypto_skcipher_alg_chunksize(enc); in crypto_authenc_esn_create()
428 inst->alg.chunksize = crypto_skcipher_alg_chunksize(enc); in crypto_authenc_create()
582 skcipher_inst->alg.chunksize = crypto_skcipher_alg_chunksize(skcipher_alg); in essiv_create()
618 inst->alg.chunksize = crypto_skcipher_alg_chunksize(chacha); in chachapoly_create()
511 inst->alg.chunksize = crypto_skcipher_alg_chunksize(ctr); in crypto_ccm_create_common()
403 inst->alg.chunksize = crypto_skcipher_alg_chunksize(alg); in cryptd_create_skcipher()
639 inst->alg.chunksize = crypto_skcipher_alg_chunksize(ctr); in crypto_gcm_create_common()