Searched refs:TWEAK_SIZE (Results 1 – 2 of 2) sorted by relevance
35 #define TWEAK_SIZE 32 macro118 tweak_length_block[0] = cpu_to_le64(TWEAK_SIZE * 8 * 2 + 2 + has_remainder); in hctr2_hash_tweaklen()183 err = crypto_shash_update(hash_desc, req->iv, TWEAK_SIZE); in hctr2_hash_tweak()505 inst->alg.ivsize = TWEAK_SIZE; in hctr2_create_common()
62 #define TWEAK_SIZE 32 macro239 BUILD_BUG_ON(TWEAK_SIZE % POLY1305_BLOCK_SIZE != 0); in adiantum_hash_header()241 TWEAK_SIZE / POLY1305_BLOCK_SIZE, 1); in adiantum_hash_header()583 inst->alg.ivsize = TWEAK_SIZE; in adiantum_create()