crypto_hash_blocksize 41 crypto/hmac.c crypto_hash_blocksize(tfm) * 2 + crypto_hash_blocksize 48 crypto/hmac.c int bs = crypto_hash_blocksize(parent); crypto_hash_blocksize 111 crypto/hmac.c int bs = crypto_hash_blocksize(parent); crypto_hash_blocksize 145 crypto/hmac.c int bs = crypto_hash_blocksize(parent); crypto_hash_blocksize 169 crypto/hmac.c int bs = crypto_hash_blocksize(parent); crypto_hash_blocksize 72 crypto/xcbc.c int bs = crypto_hash_blocksize(parent); crypto_hash_blocksize 102 crypto/xcbc.c int bs = crypto_hash_blocksize(pdesc->tfm); crypto_hash_blocksize 118 crypto/xcbc.c int bs = crypto_hash_blocksize(parent); crypto_hash_blocksize 206 crypto/xcbc.c int bs = crypto_hash_blocksize(parent); crypto_hash_blocksize 268 crypto/xcbc.c int bs = crypto_hash_blocksize(__crypto_hash_cast(tfm));