Home
last modified time | relevance | path

Searched defs:bs (Results 1 – 10 of 10) sorted by relevance

/crypto/
Dcmac.c54 unsigned int bs = crypto_shash_blocksize(parent); in crypto_cmac_digest_setkey() local
108 int bs = crypto_shash_blocksize(pdesc->tfm); in crypto_cmac_digest_init() local
125 int bs = crypto_shash_blocksize(parent); in crypto_cmac_digest_update() local
171 int bs = crypto_shash_blocksize(parent); in crypto_cmac_digest_final() local
Dxcbc.c58 int bs = sizeof(key1); in crypto_xcbc_digest_setkey() local
75 int bs = crypto_shash_blocksize(pdesc->tfm); in crypto_xcbc_digest_init() local
92 int bs = crypto_shash_blocksize(parent); in crypto_xcbc_digest_update() local
138 int bs = crypto_shash_blocksize(parent); in crypto_xcbc_digest_final() local
Dccm.c843 int bs = crypto_shash_digestsize(pdesc->tfm); in crypto_cbcmac_digest_init() local
859 int bs = crypto_shash_digestsize(parent); in crypto_cbcmac_digest_update() local
885 int bs = crypto_shash_digestsize(parent); in crypto_cbcmac_digest_final() local
Dhmac.c43 int bs = crypto_shash_blocksize(parent); in hmac_setkey() local
Dalgif_skcipher.c59 unsigned int bs = crypto_skcipher_chunksize(tfm); in _skcipher_recvmsg() local
Dlrw.c144 const int bs = LRW_BLOCK_SIZE; in xor_tweak() local
Dxts.c92 const int bs = XTS_BLOCK_SIZE; in xor_tweak() local
Dablkcipher.c181 unsigned bs = walk->blocksize; in ablkcipher_copy_iv() local
Dblkcipher.c271 unsigned bs = walk->walk_blocksize; in blkcipher_copy_iv() local
Dskcipher.c401 unsigned bs = walk->stride; in skcipher_copy_iv() local