Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm64/crypto/
H A Daes-glue.c808 static void cmac_gf128_mul_by_x(be128 *y, const be128 *x) in cmac_gf128_mul_by_x() function
835 cmac_gf128_mul_by_x(consts, consts); in cmac_setkey()
836 cmac_gf128_mul_by_x(consts + 1, consts); in cmac_setkey()