Searched hist:"5 da36a2473928a821089a37f8d0ca585e7a7cfcc" (Results 1 – 7 of 7) sorted by relevance
| /optee_os/core/crypto/ |
| H A D | cbc-mac.c | 5da36a2473928a821089a37f8d0ca585e7a7cfcc 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 D | sub.mk | 5da36a2473928a821089a37f8d0ca585e7a7cfcc 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 D | crypto.c | 5da36a2473928a821089a37f8d0ca585e7a7cfcc 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 D | hmac.c | 5da36a2473928a821089a37f8d0ca585e7a7cfcc 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 D | cmac.c | 5da36a2473928a821089a37f8d0ca585e7a7cfcc 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 D | sub.mk | 5da36a2473928a821089a37f8d0ca585e7a7cfcc 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 D | crypto_impl.h | 5da36a2473928a821089a37f8d0ca585e7a7cfcc 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>
|