Home
last modified time | relevance | path

Searched hist:"6648 f482e70e0fa021696c7f4fece3eeb714b9f2" (Results 1 – 4 of 4) sorted by relevance

/optee_os/core/lib/libtomcrypt/
H A Dhash.c6648f482e70e0fa021696c7f4fece3eeb714b9f2 Fri Mar 08 14:22:11 UTC 2019 Jens Wiklander <jens.wiklander@linaro.org> core: crypto: introduce struct crypto_hash_ops

Uses struct crypto_hash_ops pointer in crypto context for hashes as a
glue layer instead of a switch(algo) in each crypto_hash_*() function.

Reviewed-by: Jerome Forissier <jerome.forissier@linaro.org>
Signed-off-by: Jens Wiklander <jens.wiklander@linaro.org>
H A Dsub.mk6648f482e70e0fa021696c7f4fece3eeb714b9f2 Fri Mar 08 14:22:11 UTC 2019 Jens Wiklander <jens.wiklander@linaro.org> core: crypto: introduce struct crypto_hash_ops

Uses struct crypto_hash_ops pointer in crypto context for hashes as a
glue layer instead of a switch(algo) in each crypto_hash_*() function.

Reviewed-by: Jerome Forissier <jerome.forissier@linaro.org>
Signed-off-by: Jens Wiklander <jens.wiklander@linaro.org>
/optee_os/core/include/crypto/
H A Dcrypto_impl.h6648f482e70e0fa021696c7f4fece3eeb714b9f2 Fri Mar 08 14:22:11 UTC 2019 Jens Wiklander <jens.wiklander@linaro.org> core: crypto: introduce struct crypto_hash_ops

Uses struct crypto_hash_ops pointer in crypto context for hashes as a
glue layer instead of a switch(algo) in each crypto_hash_*() function.

Reviewed-by: Jerome Forissier <jerome.forissier@linaro.org>
Signed-off-by: Jens Wiklander <jens.wiklander@linaro.org>
/optee_os/core/crypto/
H A Dcrypto.c6648f482e70e0fa021696c7f4fece3eeb714b9f2 Fri Mar 08 14:22:11 UTC 2019 Jens Wiklander <jens.wiklander@linaro.org> core: crypto: introduce struct crypto_hash_ops

Uses struct crypto_hash_ops pointer in crypto context for hashes as a
glue layer instead of a switch(algo) in each crypto_hash_*() function.

Reviewed-by: Jerome Forissier <jerome.forissier@linaro.org>
Signed-off-by: Jens Wiklander <jens.wiklander@linaro.org>