Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/arm64/crypto/
H A Daes-glue.c735 static void cmac_gf128_mul_by_x(be128 *y, const be128 *x) in cmac_gf128_mul_by_x() function
762 cmac_gf128_mul_by_x(consts, consts); in cmac_setkey()
763 cmac_gf128_mul_by_x(consts + 1, consts); in cmac_setkey()