Searched refs:cmac_gf128_mul_by_x (Results 1 - 1 of 1) sorted by last modified time

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

Completed in 154 milliseconds