Home
last modified time | relevance | path

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

/optee_os/core/crypto/
H A Dcbc-mac.c5da36a2473928a821089a37f8d0ca585e7a7cfcc Fri Mar 08 14:22:13 UTC 2019 Jens Wiklander <jens.wiklander@linaro.org> core: crypto: introduce struct crypto_mac_ops

Uses struct crypto_mac_ops pointer in crypto context for MACs as a
glue layer instead of a switch(algo) in each crypto_mac_*() function.

Moves CBC-MAC implementation from LTC wrapper to core/crypto.

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

Uses struct crypto_mac_ops pointer in crypto context for MACs as a
glue layer instead of a switch(algo) in each crypto_mac_*() function.

Moves CBC-MAC implementation from LTC wrapper to core/crypto.

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

Uses struct crypto_mac_ops pointer in crypto context for MACs as a
glue layer instead of a switch(algo) in each crypto_mac_*() function.

Moves CBC-MAC implementation from LTC wrapper to core/crypto.

Reviewed-by: Jerome Forissier <jerome.forissier@linaro.org>
Signed-off-by: Jens Wiklander <jens.wiklander@linaro.org>
/optee_os/core/lib/libtomcrypt/
H A Dhmac.c5da36a2473928a821089a37f8d0ca585e7a7cfcc Fri Mar 08 14:22:13 UTC 2019 Jens Wiklander <jens.wiklander@linaro.org> core: crypto: introduce struct crypto_mac_ops

Uses struct crypto_mac_ops pointer in crypto context for MACs as a
glue layer instead of a switch(algo) in each crypto_mac_*() function.

Moves CBC-MAC implementation from LTC wrapper to core/crypto.

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

Uses struct crypto_mac_ops pointer in crypto context for MACs as a
glue layer instead of a switch(algo) in each crypto_mac_*() function.

Moves CBC-MAC implementation from LTC wrapper to core/crypto.

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

Uses struct crypto_mac_ops pointer in crypto context for MACs as a
glue layer instead of a switch(algo) in each crypto_mac_*() function.

Moves CBC-MAC implementation from LTC wrapper to core/crypto.

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.h5da36a2473928a821089a37f8d0ca585e7a7cfcc Fri Mar 08 14:22:13 UTC 2019 Jens Wiklander <jens.wiklander@linaro.org> core: crypto: introduce struct crypto_mac_ops

Uses struct crypto_mac_ops pointer in crypto context for MACs as a
glue layer instead of a switch(algo) in each crypto_mac_*() function.

Moves CBC-MAC implementation from LTC wrapper to core/crypto.

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