Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/crypto/keembay/
Dkeembay-ocs-ecc.c310 static int kmb_ecc_do_scalar_op(struct ocs_ecc_dev *ecc_dev, u64 *scalar_out, in kmb_ecc_do_scalar_op() argument
345 ocs_ecc_read_cx_out(ecc_dev, scalar_out, nbytes); in kmb_ecc_do_scalar_op()
347 if (vli_is_zero(scalar_out, ndigits)) in kmb_ecc_do_scalar_op()