On 10/20/2017 3:09 PM, Thomas Monjalon wrote:
20/10/2017 11:37, Thomas Monjalon:
15/10/2017 00:17, Akhil Goyal:
lib/librte_security/Makefile | 53 +++
lib/librte_security/rte_security.c | 149
lib/librte_security/rte_security.h | 535 +++
On 10/20/2017 3:07 PM, Thomas Monjalon wrote:
15/10/2017 00:17, Akhil Goyal:
lib/librte_security/Makefile | 53 +++
lib/librte_security/rte_security.c | 149
lib/librte_security/rte_security.h | 535 +++
lib/librte_securi
On 10/19/2017 3:00 PM, Ananyev, Konstantin wrote:
+
+/**
+ * Security context for crypto/eth devices
+ *
+ * Security instance for each driver to register security operations.
+ * The application can get the security context from the crypto/eth device id
+ * using the APIs rte_cryptodev_get_se
20/10/2017 11:37, Thomas Monjalon:
> 15/10/2017 00:17, Akhil Goyal:
> > lib/librte_security/Makefile | 53 +++
> > lib/librte_security/rte_security.c | 149
> > lib/librte_security/rte_security.h | 535
> > +++
> > lib/librte_s
15/10/2017 00:17, Akhil Goyal:
> lib/librte_security/Makefile | 53 +++
> lib/librte_security/rte_security.c | 149
> lib/librte_security/rte_security.h | 535
> +++
> lib/librte_security/rte_security_driver.h| 155
> +
> +/**
> + * Security context for crypto/eth devices
> + *
> + * Security instance for each driver to register security operations.
> + * The application can get the security context from the crypto/eth device id
> + * using the APIs rte_cryptodev_get_sec_ctx()/rte_eth_dev_get_sec_ctx()
> + *
On 10/15/2017 1:17 AM, Akhil Goyal wrote:
rte_security library provides APIs for security session
create/free for protocol offload or offloaded crypto
operation to ethernet device.
Signed-off-by: Akhil Goyal
Signed-off-by: Boris Pismenny
Signed-off-by: Radu Nicolau
Signed-off-by: Declan Dohe
rte_security library provides APIs for security session
create/free for protocol offload or offloaded crypto
operation to ethernet device.
Signed-off-by: Akhil Goyal
Signed-off-by: Boris Pismenny
Signed-off-by: Radu Nicolau
Signed-off-by: Declan Doherty
Signed-off-by: Aviad Yehezkel
---
lib/
8 matches
Mail list logo