Searched hist:"1 fca7e269b134c6a02d662cdbd6ee67fa3b9801c" (Results 1 – 7 of 7) sorted by relevance
| /optee_os/core/arch/arm/crypto/ |
| H A D | sub.mk | 1fca7e269b134c6a02d662cdbd6ee67fa3b9801c Thu Nov 16 11:44:47 UTC 2017 Jens Wiklander <jens.wiklander@linaro.org> core: crypto: add new AES-GCM implementation
Adds a new AES-GCM implementation optimized for hardware acceleration.
This implementation is enabled by default, to use the implementation in libTomCrypt instead set CFG_CRYPTO_AES_GCM_FROM_CRYPTOLIB=y.
Tested-by: Jerome Forissier <jerome.forissier@linaro.org> (HiKey960) Acked-by: Jerome Forissier <jerome.forissier@linaro.org> Signed-off-by: Jens Wiklander <jens.wiklander@linaro.org>
|
| H A D | aes-gcm-ce.c | 1fca7e269b134c6a02d662cdbd6ee67fa3b9801c Thu Nov 16 11:44:47 UTC 2017 Jens Wiklander <jens.wiklander@linaro.org> core: crypto: add new AES-GCM implementation
Adds a new AES-GCM implementation optimized for hardware acceleration.
This implementation is enabled by default, to use the implementation in libTomCrypt instead set CFG_CRYPTO_AES_GCM_FROM_CRYPTOLIB=y.
Tested-by: Jerome Forissier <jerome.forissier@linaro.org> (HiKey960) Acked-by: Jerome Forissier <jerome.forissier@linaro.org> Signed-off-by: Jens Wiklander <jens.wiklander@linaro.org>
|
| /optee_os/core/crypto/ |
| H A D | aes-gcm-sw.c | 1fca7e269b134c6a02d662cdbd6ee67fa3b9801c Thu Nov 16 11:44:47 UTC 2017 Jens Wiklander <jens.wiklander@linaro.org> core: crypto: add new AES-GCM implementation
Adds a new AES-GCM implementation optimized for hardware acceleration.
This implementation is enabled by default, to use the implementation in libTomCrypt instead set CFG_CRYPTO_AES_GCM_FROM_CRYPTOLIB=y.
Tested-by: Jerome Forissier <jerome.forissier@linaro.org> (HiKey960) Acked-by: Jerome Forissier <jerome.forissier@linaro.org> Signed-off-by: Jens Wiklander <jens.wiklander@linaro.org>
|
| H A D | sub.mk | 1fca7e269b134c6a02d662cdbd6ee67fa3b9801c Thu Nov 16 11:44:47 UTC 2017 Jens Wiklander <jens.wiklander@linaro.org> core: crypto: add new AES-GCM implementation
Adds a new AES-GCM implementation optimized for hardware acceleration.
This implementation is enabled by default, to use the implementation in libTomCrypt instead set CFG_CRYPTO_AES_GCM_FROM_CRYPTOLIB=y.
Tested-by: Jerome Forissier <jerome.forissier@linaro.org> (HiKey960) Acked-by: Jerome Forissier <jerome.forissier@linaro.org> Signed-off-by: Jens Wiklander <jens.wiklander@linaro.org>
|
| H A D | aes-gcm.c | 1fca7e269b134c6a02d662cdbd6ee67fa3b9801c Thu Nov 16 11:44:47 UTC 2017 Jens Wiklander <jens.wiklander@linaro.org> core: crypto: add new AES-GCM implementation
Adds a new AES-GCM implementation optimized for hardware acceleration.
This implementation is enabled by default, to use the implementation in libTomCrypt instead set CFG_CRYPTO_AES_GCM_FROM_CRYPTOLIB=y.
Tested-by: Jerome Forissier <jerome.forissier@linaro.org> (HiKey960) Acked-by: Jerome Forissier <jerome.forissier@linaro.org> Signed-off-by: Jens Wiklander <jens.wiklander@linaro.org>
|
| /optee_os/core/include/crypto/ |
| H A D | internal_aes-gcm.h | 1fca7e269b134c6a02d662cdbd6ee67fa3b9801c Thu Nov 16 11:44:47 UTC 2017 Jens Wiklander <jens.wiklander@linaro.org> core: crypto: add new AES-GCM implementation
Adds a new AES-GCM implementation optimized for hardware acceleration.
This implementation is enabled by default, to use the implementation in libTomCrypt instead set CFG_CRYPTO_AES_GCM_FROM_CRYPTOLIB=y.
Tested-by: Jerome Forissier <jerome.forissier@linaro.org> (HiKey960) Acked-by: Jerome Forissier <jerome.forissier@linaro.org> Signed-off-by: Jens Wiklander <jens.wiklander@linaro.org>
|
| /optee_os/core/ |
| H A D | crypto.mk | 1fca7e269b134c6a02d662cdbd6ee67fa3b9801c Thu Nov 16 11:44:47 UTC 2017 Jens Wiklander <jens.wiklander@linaro.org> core: crypto: add new AES-GCM implementation
Adds a new AES-GCM implementation optimized for hardware acceleration.
This implementation is enabled by default, to use the implementation in libTomCrypt instead set CFG_CRYPTO_AES_GCM_FROM_CRYPTOLIB=y.
Tested-by: Jerome Forissier <jerome.forissier@linaro.org> (HiKey960) Acked-by: Jerome Forissier <jerome.forissier@linaro.org> Signed-off-by: Jens Wiklander <jens.wiklander@linaro.org>
|