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

/linux-master/drivers/crypto/intel/keembay/
H A Dkeembay-ocs-ecc.c296 * @scalar_out: Where to store the output scalar.
305 static int kmb_ecc_do_scalar_op(struct ocs_ecc_dev *ecc_dev, u64 *scalar_out, argument
340 ocs_ecc_read_cx_out(ecc_dev, scalar_out, nbytes);
342 if (vli_is_zero(scalar_out, ndigits))

Completed in 103 milliseconds