Searched refs:crypto_skcipher_alg_chunksize (Results 1 – 10 of 10) sorted by relevance
208 static inline unsigned int crypto_skcipher_alg_chunksize( in crypto_skcipher_alg_chunksize() function248 return crypto_skcipher_alg_chunksize(crypto_skcipher_alg(tfm)); in crypto_skcipher_chunksize()
327 inst->alg.chunksize = crypto_skcipher_alg_chunksize(alg); in crypto_rfc3686_create()
381 inst->alg.chunksize = crypto_skcipher_alg_chunksize(alg); in crypto_cts_create()
474 inst->alg.chunksize = crypto_skcipher_alg_chunksize(enc); in crypto_authenc_esn_create()
460 inst->alg.chunksize = crypto_skcipher_alg_chunksize(enc); in crypto_authenc_create()
599 skcipher_inst->alg.chunksize = crypto_skcipher_alg_chunksize(skcipher_alg); in essiv_create()
653 inst->alg.chunksize = crypto_skcipher_alg_chunksize(chacha); in chachapoly_create()
535 inst->alg.chunksize = crypto_skcipher_alg_chunksize(ctr); in crypto_ccm_create_common()
438 inst->alg.chunksize = crypto_skcipher_alg_chunksize(alg); in cryptd_create_skcipher()
664 inst->alg.chunksize = crypto_skcipher_alg_chunksize(ctr); in crypto_gcm_create_common()