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_powers[8];
struct polyval_elem h_powers[8];
struct polyval_elem h;
struct polyval_elem acc;
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_arch(struct polyval_elem *acc,
static void polyval_blocks_arch(struct polyval_elem *acc,
polyval_mul_generic(struct polyval_elem *a, const struct polyval_elem *b)
polyval_blocks_generic(struct polyval_elem *acc, const struct polyval_elem *key,
asmlinkage void polyval_mul_pclmul_avx(struct polyval_elem *a,
const struct polyval_elem *b);
asmlinkage void polyval_blocks_pclmul_avx(struct polyval_elem *acc,
static void polyval_mul_arch(struct polyval_elem *acc,
static void polyval_blocks_arch(struct polyval_elem *acc,