Searched defs:has_remainder (Results 1 – 1 of 1) sorted by relevance
84 bool has_remainder) in hctr2_hashed_tweaklen()109 static int hctr2_hash_tweaklen(struct hctr2_tfm_ctx *tctx, bool has_remainder) in hctr2_hash_tweaklen()177 bool has_remainder = req->cryptlen % POLYVAL_BLOCK_SIZE; in hctr2_hash_tweak() local
Completed in 4 milliseconds