]> git.droids-corp.org - dpdk.git/blobdiff - lib/librte_cryptodev/rte_crypto_sym.h
cryptodev: fix doxygen of CPU crypto API
[dpdk.git] / lib / librte_cryptodev / rte_crypto_sym.h
index deb46971fe3a05a8cd78b41ac557d1ec148eb1e7..9e887c110cdab5362a25863823a0ae59668db1b8 100644 (file)
@@ -861,7 +861,9 @@ __rte_crypto_sym_op_attach_sym_session(struct rte_crypto_sym_op *sym_op,
  * @param len
  *   Length of data to represent.
  * @param vec
+ *   Pointer to an output array of IO vectors.
  * @param num
+ *   Size of an output array.
  * @return
  *   - number of successfully filled entries in *vec* array.
  *   - negative number of elements in *vec* array required.