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

/linux-master/drivers/crypto/intel/keembay/
H A Dkeembay-ocs-ecc.c176 * ocs_ecc_read_cx_out() - Read the CX data output buffer.
182 static inline void ocs_ecc_read_cx_out(struct ocs_ecc_dev *dev, void *cx_out, function
287 ocs_ecc_read_cx_out(ecc_dev, result->x, nbytes);
340 ocs_ecc_read_cx_out(ecc_dev, scalar_out, nbytes);

Completed in 85 milliseconds