Home
last modified time | relevance | path

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

/arch/arm64/crypto/
A Dpolyval-ce-glue.c53 static void internal_polyval_mul(u8 *op1, const u8 *op2) in internal_polyval_mul() function
73 internal_polyval_mul(tctx->key_powers[i], in polyval_arm64_setkey()
115 internal_polyval_mul(dctx->buffer, in polyval_arm64_finup()
/arch/x86/crypto/
A Dpolyval-clmulni_glue.c63 static void internal_polyval_mul(u8 *op1, const u8 *op2) in internal_polyval_mul() function
83 internal_polyval_mul(tctx->key_powers[i], in polyval_x86_setkey()
125 internal_polyval_mul(dctx->buffer, in polyval_x86_finup()

Completed in 43 milliseconds