polyval_elem
struct polyval_elem hashed_tweaklens[2];
struct polyval_elem hashed_tweak;
const struct polyval_elem *acc)
struct polyval_elem *acc)
struct polyval_elem h;
struct polyval_elem h_powers[8];
struct polyval_elem h;
struct polyval_elem acc;
struct polyval_elem acc;
void pmull_ghash_update_p8(size_t blocks, struct polyval_elem *dg,
const u8 *src, const struct polyval_elem *h);
static void ghash_blocks_arch(struct polyval_elem *acc,
static void polyval_blocks_arch(struct polyval_elem *acc,
asmlinkage void pmull_ghash_update_p8(size_t blocks, struct polyval_elem *dg,
const struct polyval_elem *h);
asmlinkage void polyval_mul_pmull(struct polyval_elem *a,
const struct polyval_elem *b);
asmlinkage void polyval_blocks_pmull(struct polyval_elem *acc,
static void polyval_mul_arm64(struct polyval_elem *a,
const struct polyval_elem *b)
static void ghash_mul_arch(struct polyval_elem *acc,
static void polyval_mul_arch(struct polyval_elem *acc,
static void ghash_blocks_arch(struct polyval_elem *acc,
polyval_mul_generic(struct polyval_elem *a, const struct polyval_elem *b)
static void __maybe_unused ghash_blocks_generic(struct polyval_elem *acc,
const struct polyval_elem *key,
polyval_blocks_generic(struct polyval_elem *acc, const struct polyval_elem *key,
struct polyval_elem *out)
static void polyval_acc_to_ghash(const struct polyval_elem *in,
struct polyval_elem *out)
static void ghash_mul_arch(struct polyval_elem *acc,
static void ghash_blocks_arch(struct polyval_elem *acc,
static void ghash_blocks_arch(struct polyval_elem *acc,
static void ghash_blocks_arch(struct polyval_elem *acc,
static void polyval_blocks_arch(struct polyval_elem *acc,
asmlinkage void polyval_mul_pclmul(struct polyval_elem *a,
const struct polyval_elem *b);
asmlinkage void polyval_mul_pclmul_avx(struct polyval_elem *a,
const struct polyval_elem *b);
asmlinkage void ghash_blocks_pclmul(struct polyval_elem *acc,
const struct polyval_elem *key,
asmlinkage void polyval_blocks_pclmul_avx(struct polyval_elem *acc,
static void polyval_mul_x86(struct polyval_elem *a,
const struct polyval_elem *b)
static void ghash_mul_arch(struct polyval_elem *acc,
static void polyval_mul_arch(struct polyval_elem *acc,
static void ghash_blocks_arch(struct polyval_elem *acc,