Home
last modified time | relevance | path

Searched hist:"4 dad6642f7009ed11de0d69769f5af15a8458ba7" (Results 1 – 3 of 3) sorted by relevance

/optee_os/ta/pkcs11/src/
H A Dprocessing.h4dad6642f7009ed11de0d69769f5af15a8458ba7 Wed Mar 03 18:25:54 UTC 2021 Ruchika Gupta <ruchika.gupta@linaro.org> ta: pkcs11: Rename entry_derive_key() to make it more generic

entry_derive_key() is renamed to entry_processing_key() and
parameter is added to pass processing information to it.
This is done because the flow for key derivation and key
unwrapping is very similar and this function can be reused.

Reviewed-by: Etienne Carriere <etienne.carriere@linaro.org>
Signed-off-by: Ruchika Gupta <ruchika.gupta@linaro.org>
H A Dprocessing.c4dad6642f7009ed11de0d69769f5af15a8458ba7 Wed Mar 03 18:25:54 UTC 2021 Ruchika Gupta <ruchika.gupta@linaro.org> ta: pkcs11: Rename entry_derive_key() to make it more generic

entry_derive_key() is renamed to entry_processing_key() and
parameter is added to pass processing information to it.
This is done because the flow for key derivation and key
unwrapping is very similar and this function can be reused.

Reviewed-by: Etienne Carriere <etienne.carriere@linaro.org>
Signed-off-by: Ruchika Gupta <ruchika.gupta@linaro.org>
H A Dentry.c4dad6642f7009ed11de0d69769f5af15a8458ba7 Wed Mar 03 18:25:54 UTC 2021 Ruchika Gupta <ruchika.gupta@linaro.org> ta: pkcs11: Rename entry_derive_key() to make it more generic

entry_derive_key() is renamed to entry_processing_key() and
parameter is added to pass processing information to it.
This is done because the flow for key derivation and key
unwrapping is very similar and this function can be reused.

Reviewed-by: Etienne Carriere <etienne.carriere@linaro.org>
Signed-off-by: Ruchika Gupta <ruchika.gupta@linaro.org>