git.droids-corp.org
/
dpdk.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
vhost: add virtio crypto header file
[dpdk.git]
/
lib
/
librte_cryptodev
/
2018-03-27
Andrew Rybchenko
cryptodev: fix library version in meson build
tree
|
commitdiff
2018-01-30
Bruce Richardson
build: replace license text with SPDX tag
tree
|
commitdiff
2018-01-30
Bruce Richardson
lib: build with meson
tree
|
commitdiff
2018-01-29
Zhiyong Yang
cryptodev: fix session pointer cast
tree
|
commitdiff
2018-01-20
Pablo de Lara
cryptodev: fix function prototype
tree
|
commitdiff
2018-01-20
Pablo de Lara
cryptodev: add missing CPU flag string
tree
|
commitdiff
2018-01-20
Nélio Laranjeiro
crypto: fix pedantic compilation
tree
|
commitdiff
2018-01-20
Billy O'Mahony
cryptodev: extend sym session doxygen info
tree
|
commitdiff
2018-01-16
Adrien Mazarguil
lib: fix missing includes in exported headers
tree
|
commitdiff
2018-01-04
Bruce Richardson
lib: use SPDX tag for Intel copyright files
tree
|
commitdiff
2017-11-07
Jianfeng Tan
cryptodev: remove vdev create function
tree
|
commitdiff
2017-11-06
Santosh Shukla
cryptodev: rename physical address type to IOVA
tree
|
commitdiff
2017-11-06
Thomas Monjalon
mem: rename address mapping function to IOVA
tree
|
commitdiff
2017-10-26
Akhil Goyal
cryptodev: support security APIs
tree
|
commitdiff
2017-10-25
Billy O'Mahony
cryptodev: extend info get function documentation
tree
|
commitdiff
2017-10-25
Declan Doherty
cryptodev: break dependency on PCI device bus
tree
|
commitdiff
2017-10-25
Declan Doherty
cryptodev: break dependency on virtual device bus
tree
|
commitdiff
2017-10-25
Declan Doherty
cryptodev: add APIs to assist PMD initialisation
tree
|
commitdiff
2017-10-25
Jan Blunck
cryptodev: move user callback initialization
tree
|
commitdiff
2017-10-25
Jan Blunck
cryptodev: remove obsolete vdev include
tree
|
commitdiff
2017-10-25
Ian Stokes
cryptodev: fix build with -Ofast
tree
|
commitdiff
2017-10-24
Olivier Matz
mk: do not generate LDLIBS from directory dependencies
tree
|
commitdiff
2017-10-12
Pablo de Lara
crypto/openssl: support AES-CCM
tree
|
commitdiff
2017-10-12
Pablo de Lara
cryptodev: clarify API for AES-CCM
tree
|
commitdiff
2017-10-12
Pablo de Lara
cryptodev: add function to retrieve device name
tree
|
commitdiff
2017-10-12
Pablo de Lara
cryptodev: allocate driver structure statically
tree
|
commitdiff
2017-08-04
Adrien Mazarguil
cryptodev: fix C11 extensions in exported header
tree
|
commitdiff
2017-07-28
Jan Blunck
cryptodev: deprecate vdev create function
tree
|
commitdiff
2017-07-27
Pablo de Lara
cryptodev: fix doxygen comment of bulk alloc
tree
|
commitdiff
2017-07-27
Pablo de Lara
cryptodev: fix session init return value
tree
|
commitdiff
2017-07-19
Kirill Rybalchenko
cryptodev: remove crypto operation status value
tree
|
commitdiff
2017-07-19
Pablo de Lara
cryptodev: reorder auth transform
tree
|
commitdiff
2017-07-19
Pablo de Lara
cryptodev: rename ADD field
tree
|
commitdiff
2017-07-19
Pablo de Lara
cryptodev: decrease key and digest sizes
tree
|
commitdiff
2017-07-19
Pablo de Lara
cryptodev: fix KASUMI F9 expected parameters
tree
|
commitdiff
2017-07-19
Pablo de Lara
cryptodev: remove AAD size in auth capabilities
tree
|
commitdiff
2017-07-12
Pablo de Lara
cryptodev: fix build with icc
tree
|
commitdiff
2017-07-06
Pablo de Lara
cryptodev: remove session init internal function
tree
|
commitdiff
2017-07-06
Pablo de Lara
cryptodev: add mempool pointer in queue pair setup
tree
|
commitdiff
2017-07-06
Slawomir Mrozowicz
cryptodev: support device independent sessions
tree
|
commitdiff
2017-07-06
Slawomir Mrozowicz
cryptodev: remove mempool from session
tree
|
commitdiff
2017-07-06
Slawomir Mrozowicz
cryptodev: remove driver id from session
tree
|
commitdiff
2017-07-06
Slawomir Mrozowicz
cryptodev: remove device id from session
tree
|
commitdiff
2017-07-06
Slawomir Mrozowicz
cryptodev: change attach session to queue pair API
tree
|
commitdiff
2017-07-06
Slawomir Mrozowicz
cryptodev: do not create session mempool internally
tree
|
commitdiff
2017-07-06
Slawomir Mrozowicz
cryptodev: add private session size retrieval function
tree
|
commitdiff
2017-07-06
Pablo de Lara
cryptodev: move session init out of pool creation
tree
|
commitdiff
2017-07-06
Pablo de Lara
cryptodev: remove unused cryptodev session structure
tree
|
commitdiff
2017-07-06
Slawomir Mrozowicz
cryptodev: remove crypto device driver name
tree
|
commitdiff
2017-07-06
Slawomir Mrozowicz
cryptodev: remove crypto device type enumeration
tree
|
commitdiff
2017-07-06
Akhil Goyal
crypto/dpaa2_sec: update driver name string
tree
|
commitdiff
2017-07-06
Pablo de Lara
cryptodev: remove AAD from authentication structure
tree
|
commitdiff
2017-07-06
Pablo de Lara
cryptodev: use AES-GCM/CCM as AEAD algorithms
tree
|
commitdiff
2017-07-06
Pablo de Lara
cryptodev: add AEAD parameters in crypto operation
tree
|
commitdiff
2017-07-06
Pablo de Lara
cryptodev: add AEAD specific data
tree
|
commitdiff
2017-07-06
Pablo de Lara
cryptodev: set AES-GMAC as auth-only algo
tree
|
commitdiff
2017-07-06
Pablo de Lara
cryptodev: remove digest length from crypto op
tree
|
commitdiff
2017-07-06
Pablo de Lara
cryptodev: remove AAD length from crypto op
tree
|
commitdiff
2017-07-06
Pablo de Lara
cryptodev: do not use AAD in wireless algorithms
tree
|
commitdiff
2017-07-06
Pablo de Lara
cryptodev: add auth IV
tree
|
commitdiff
2017-07-06
Pablo de Lara
cryptodev: move IV parameters to session
tree
|
commitdiff
2017-07-06
Pablo de Lara
cryptodev: pass IV as offset
tree
|
commitdiff
2017-07-06
Pablo de Lara
cryptodev: add crypto op helper macros
tree
|
commitdiff
2017-07-06
Pablo de Lara
cryptodev: remove useless alignment
tree
|
commitdiff
2017-07-06
Pablo de Lara
cryptodev: do not store pointer to op specific params
tree
|
commitdiff
2017-07-06
Pablo de Lara
cryptodev: remove opaque data pointer in crypto op
tree
|
commitdiff
2017-07-06
Pablo de Lara
cryptodev: replace enums with 1-byte variables
tree
|
commitdiff
2017-07-06
Pablo de Lara
cryptodev: move session type to generic crypto op
tree
|
commitdiff
2017-06-28
Kirill Rybalchenko
cryptodev: fix device stop function
tree
|
commitdiff
2017-06-28
Pablo de Lara
cryptodev: remove unused driver struct
tree
|
commitdiff
2017-06-28
Pablo de Lara
cryptodev: remove unused PCI probe/remove
tree
|
commitdiff
2017-06-28
Pablo de Lara
cryptodev: add PCI driver helpers
tree
|
commitdiff
2017-06-28
Pablo de Lara
cryptodev: release device if PCI probing fails
tree
|
commitdiff
2017-06-28
Pablo de Lara
cryptodev: move vdev functions to a separate file
tree
|
commitdiff
2017-06-28
Pablo de Lara
cryptodev: set PCI info only when device is PCI
tree
|
commitdiff
2017-06-28
Pablo de Lara
cryptodev: simplify device list retrieval logic
tree
|
commitdiff
2017-06-28
Pablo de Lara
cryptodev: rename device retrieval argument
tree
|
commitdiff
2017-06-28
Pablo de Lara
cryptodev: set driver name for all devices
tree
|
commitdiff
2017-06-28
Pablo de Lara
cryptodev: store device pointer in virtual devices
tree
|
commitdiff
2017-06-22
Pablo de Lara
cryptodev: remove socket id check
tree
|
commitdiff
2017-05-05
Thomas Monjalon
vdev: remove eal prefix
tree
|
commitdiff
2017-05-05
Thomas Monjalon
pci: remove eal prefix
tree
|
commitdiff
2017-04-28
Fiona Trahe
cryptodev: fix API digest length comments
tree
|
commitdiff
2017-04-28
Arek Kusztal
cryptodev: fix API AAD comments
tree
|
commitdiff
2017-04-30
Adrien Mazarguil
eal: fix debug macro redefinition
tree
|
commitdiff
2017-04-20
Akhil Goyal
cryptodev: add type for DPAA2
tree
|
commitdiff
2017-04-11
Stephen Hemminger
lib: remove unnecessary void cast
tree
|
commitdiff
2017-04-05
Fiona Trahe
cryptodev: add API note
tree
|
commitdiff
2017-04-05
Akhil Goyal
cryptodev: add API to associate session with queue...
tree
|
commitdiff
2017-04-05
Fan Zhang
cryptodev: change device configuration API
tree
|
commitdiff
2017-04-05
Pablo de Lara
cryptodev: enable BPI for Cablelabs DOCSIS security...
tree
|
commitdiff
2017-04-05
Pablo de Lara
cryptodev: add algorithm string parsers
tree
|
commitdiff
2017-04-05
Pablo de Lara
cryptodev: add missing algorithm strings
tree
|
commitdiff
2017-03-27
Olivier Matz
mk: optimize directory dependencies
tree
|
commitdiff
2017-02-10
Slawomir Mrozowicz
cryptodev: fix crash when querying device by name
tree
|
commitdiff
2017-01-30
Slawomir Mrozowicz
cryptodev: retrieve device info
tree
|
commitdiff
2017-01-30
Fan Zhang
cryptodev: add scheduler PMD name and type
tree
|
commitdiff
2017-01-30
Hemant Agrawal
cryptodev: decouple from PCI device
tree
|
commitdiff
2017-01-30
Declan Doherty
cryptodev: uninline some functions
tree
|
commitdiff
2017-01-19
Zbigniew Bodek
cryptodev: introduce ARM-specific feature flags
tree
|
commitdiff
next