Home
last modified time | relevance | path

Searched hist:"1 fca7e269b134c6a02d662cdbd6ee67fa3b9801c" (Results 1 – 7 of 7) sorted by relevance

/optee_os/core/arch/arm/crypto/
H A Dsub.mk1fca7e269b134c6a02d662cdbd6ee67fa3b9801c 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 Daes-gcm-ce.c1fca7e269b134c6a02d662cdbd6ee67fa3b9801c 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 Daes-gcm-sw.c1fca7e269b134c6a02d662cdbd6ee67fa3b9801c 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 Dsub.mk1fca7e269b134c6a02d662cdbd6ee67fa3b9801c 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 Daes-gcm.c1fca7e269b134c6a02d662cdbd6ee67fa3b9801c 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 Dinternal_aes-gcm.h1fca7e269b134c6a02d662cdbd6ee67fa3b9801c 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 Dcrypto.mk1fca7e269b134c6a02d662cdbd6ee67fa3b9801c 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>