Home
last modified time | relevance | path

Searched refs:polyval_mul_x86 (Results 1 – 1 of 1) sorted by relevance

/linux/lib/crypto/x86/
H A Dgf128hash.h51 static void polyval_mul_x86(struct polyval_elem *a, in polyval_mul_x86() function
70 polyval_mul_x86(acc, &key->h); in ghash_mul_arch()
77 polyval_mul_x86(acc, &key->h_powers[NUM_H_POWERS - 1]); in polyval_mul_arch()