Searched refs:crypto_cfb_bsize (Results 1 – 1 of 1) sorted by relevance
30 static unsigned int crypto_cfb_bsize(struct crypto_skcipher *tfm) in crypto_cfb_bsize() function60 const unsigned int bsize = crypto_cfb_bsize(tfm); in crypto_cfb_encrypt_segment()83 const unsigned int bsize = crypto_cfb_bsize(tfm); in crypto_cfb_encrypt_inplace()106 unsigned int bsize = crypto_cfb_bsize(tfm); in crypto_cfb_encrypt()130 const unsigned int bsize = crypto_cfb_bsize(tfm); in crypto_cfb_decrypt_segment()153 const unsigned int bsize = crypto_cfb_bsize(tfm); in crypto_cfb_decrypt_inplace()182 const unsigned int bsize = crypto_cfb_bsize(tfm); in crypto_cfb_decrypt()