Home
last modified time | relevance | path

Searched hist:"96098 f011f7cc334d2c9eb694e1cc45ded4f64cf" (Results 1 – 8 of 8) sorted by relevance

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

Uses struct crypto_cipher_ops pointer in crypto context for ciphers as a
glue layer instead of a switch(algo) in each crypto_cipher_*() function.

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

Uses struct crypto_cipher_ops pointer in crypto context for ciphers as a
glue layer instead of a switch(algo) in each crypto_cipher_*() function.

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

Uses struct crypto_cipher_ops pointer in crypto context for ciphers as a
glue layer instead of a switch(algo) in each crypto_cipher_*() function.

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

Uses struct crypto_cipher_ops pointer in crypto context for ciphers as a
glue layer instead of a switch(algo) in each crypto_cipher_*() function.

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

Uses struct crypto_cipher_ops pointer in crypto context for ciphers as a
glue layer instead of a switch(algo) in each crypto_cipher_*() function.

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

Uses struct crypto_cipher_ops pointer in crypto context for ciphers as a
glue layer instead of a switch(algo) in each crypto_cipher_*() 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.h96098f011f7cc334d2c9eb694e1cc45ded4f64cf Fri Mar 08 14:22:14 UTC 2019 Jens Wiklander <jens.wiklander@linaro.org> core: crypto: introduce struct crypto_cipher_ops

Uses struct crypto_cipher_ops pointer in crypto context for ciphers as a
glue layer instead of a switch(algo) in each crypto_cipher_*() 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.c96098f011f7cc334d2c9eb694e1cc45ded4f64cf Fri Mar 08 14:22:14 UTC 2019 Jens Wiklander <jens.wiklander@linaro.org> core: crypto: introduce struct crypto_cipher_ops

Uses struct crypto_cipher_ops pointer in crypto context for ciphers as a
glue layer instead of a switch(algo) in each crypto_cipher_*() function.

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