Searched refs:crypto_ablkcipher_blocksize (Results 1 – 3 of 3) sorted by relevance
397 unsigned int blksize = crypto_ablkcipher_blocksize(tfm); in mv_cesa_ablkcipher_req_init()
820 static inline unsigned int crypto_ablkcipher_blocksize( in crypto_ablkcipher_blocksize() function
422 unsigned bs = crypto_ablkcipher_blocksize(any_tfm(cc)); in crypt_iv_benbi_ctr()