Searched defs:bsize (Results 1 – 7 of 7) sorted by relevance
51 int bsize = crypto_cipher_blocksize(tfm); in crypto_pcbc_encrypt_segment() local76 int bsize = crypto_cipher_blocksize(tfm); in crypto_pcbc_encrypt_inplace() local129 int bsize = crypto_cipher_blocksize(tfm); in crypto_pcbc_decrypt_segment() local156 int bsize = crypto_cipher_blocksize(tfm); in crypto_pcbc_decrypt_inplace() local
80 int bsize = crypto_blkcipher_blocksize(desc->tfm); in cts_cbc_encrypt() local130 int bsize = crypto_blkcipher_blocksize(desc->tfm); in crypto_cts_encrypt() local166 int bsize = crypto_blkcipher_blocksize(desc->tfm); in cts_cbc_decrypt() local224 int bsize = crypto_blkcipher_blocksize(desc->tfm); in crypto_cts_decrypt() local
48 int bsize = crypto_cipher_blocksize(tfm); in crypto_cbc_encrypt_segment() local72 int bsize = crypto_cipher_blocksize(tfm); in crypto_cbc_encrypt_inplace() local120 int bsize = crypto_cipher_blocksize(tfm); in crypto_cbc_decrypt_segment() local146 int bsize = crypto_cipher_blocksize(tfm); in crypto_cbc_decrypt_inplace() local
52 unsigned int bsize = crypto_cipher_blocksize(tfm); in crypto_ctr_crypt_final() local73 unsigned int bsize = crypto_cipher_blocksize(tfm); in crypto_ctr_crypt_segment() local99 unsigned int bsize = crypto_cipher_blocksize(tfm); in crypto_ctr_crypt_inplace() local129 unsigned int bsize = crypto_cipher_blocksize(child); in crypto_ctr_crypt() local
73 unsigned int bsize) in blkcipher_done_slow()149 unsigned int bsize, in blkcipher_next_slow()229 unsigned int bsize; in blkcipher_walk_next() local
46 int bsize = crypto_cipher_blocksize(tfm); in crypto_ecb_crypt() local
64 int bsize = crypto_cipher_blocksize(child); in setkey() local