Home
last modified time | relevance | path

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

/Linux-v4.19/arch/arm64/crypto/
Daes-glue.c401 static void cmac_gf128_mul_by_x(be128 *y, const be128 *x) in cmac_gf128_mul_by_x() function
428 cmac_gf128_mul_by_x(consts, consts); in cmac_setkey()
429 cmac_gf128_mul_by_x(consts + 1, consts); in cmac_setkey()