Searched defs:bs (Results 1 – 10 of 10) sorted by relevance
55 unsigned int bs = crypto_shash_blocksize(parent); in crypto_cmac_digest_setkey() local109 int bs = crypto_shash_blocksize(pdesc->tfm); in crypto_cmac_digest_init() local126 int bs = crypto_shash_blocksize(parent); in crypto_cmac_digest_update() local172 int bs = crypto_shash_blocksize(parent); in crypto_cmac_digest_final() local
59 int bs = sizeof(key1); in crypto_xcbc_digest_setkey() local76 int bs = crypto_shash_blocksize(pdesc->tfm); in crypto_xcbc_digest_init() local93 int bs = crypto_shash_blocksize(parent); in crypto_xcbc_digest_update() local139 int bs = crypto_shash_blocksize(parent); in crypto_xcbc_digest_final() local
68 unsigned int bs = crypto_cipher_blocksize(tfm); in cipher_crypt_one() local
789 int bs = crypto_shash_digestsize(pdesc->tfm); in crypto_cbcmac_digest_init() local805 int bs = crypto_shash_digestsize(parent); in crypto_cbcmac_digest_update() local831 int bs = crypto_shash_digestsize(parent); in crypto_cbcmac_digest_final() local
345 int bs = round_up(*b_size, crypto_aead_blocksize(tfm)); in test_mb_aead_speed() local606 u32 bs = round_up(*b_size, crypto_aead_blocksize(tfm)); in test_aead_speed() local1323 u32 bs = round_up(*b_size, crypto_skcipher_blocksize(tfm)); in test_mb_skcipher_speed() local1541 u32 bs = round_up(*b_size, crypto_skcipher_blocksize(tfm)); in test_skcipher_speed() local
43 int bs = crypto_shash_blocksize(parent); in hmac_setkey() local
142 const int bs = LRW_BLOCK_SIZE; in lrw_xor_tweak() local
59 unsigned int bs = crypto_skcipher_chunksize(tfm); in _skcipher_recvmsg() local
88 const int bs = XTS_BLOCK_SIZE; in xts_xor_tweak() local
402 unsigned bs = walk->stride; in skcipher_copy_iv() local