Searched refs:hctr2_hashed_tweaklen (Results 1 - 1 of 1) sorted by last modified time

/linux-master/crypto/
H A Dhctr2.c83 static inline u8 *hctr2_hashed_tweaklen(const struct hctr2_tfm_ctx *tctx, function
126 return crypto_shash_export(shash, hctr2_hashed_tweaklen(tctx, has_remainder));
180 err = crypto_shash_import(hash_desc, hctr2_hashed_tweaklen(tctx, has_remainder));

Completed in 239 milliseconds