![]() |
|
|||
0001 /* SPDX-License-Identifier: (BSD-3-Clause OR GPL-2.0-only) */ 0002 /* Copyright(c) 2022 Intel Corporation */ 0003 #ifndef QAT_ALGS_SEND_H 0004 #define QAT_ALGS_SEND_H 0005 0006 #include "qat_crypto.h" 0007 0008 int qat_alg_send_message(struct qat_alg_req *req); 0009 void qat_alg_send_backlog(struct qat_instance_backlog *backlog); 0010 0011 #endif
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.1.0 LXR engine. The LXR team |
![]() ![]() |