Patrik Flykt
24d71431e9
all: Add 'U' suffix when using unsigned variables
...
Add a 'U' suffix to values when computing and comparing against
unsigned variables.
Signed-off-by: Patrik Flykt <patrik.flykt@intel.com>
2019-03-28 17:15:58 -05:00
Anas Nashif
3da714193f
drivers: crypto: move to new logger
...
Move to new logger subsystem.
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2018-10-08 17:49:12 -04:00
Leandro Pereira
ab16853b26
drivers: crypto: crypto_mtls_shim: Set output length for all operations
...
The out_len member in struct cipher_pkt was not set.
Fixes #4684 .
Signed-off-by: Leandro Pereira <leandro.pereira@intel.com>
2018-05-16 23:30:11 +03:00
Ramakrishna Pallala
bb5a2985d1
drivers: crypto: Fix mbedtls Kconfig dependencies
...
Fix mbedtls shim driver Kconfig dependencies.
Limit the scope of crypto_driver_api functions to driver file only.
Signed-off-by: Ramakrishna Pallala <ramakrishna.pallala@intel.com>
2017-11-03 14:27:41 -04:00
Tomasz Bursztyka
7abf3c5307
drivers/crypto: Add mbedTLS shim crypto driver
...
This exposes the CCM operations through generic Crypto API.
Change-Id: I09346e77bf8821c208305a7aa2805cf49cb42d71
Signed-off-by: Tomasz Bursztyka <tomasz.bursztyka@linux.intel.com>
2017-08-17 22:20:23 -04:00