Searched hist:"8 c499324e457245e3781df0d7b87421f1f26939a" (Results 1 – 5 of 5) sorted by relevance
| /optee_os/ta/pkcs11/src/ |
| H A D | pkcs11_attributes.h | 8c499324e457245e3781df0d7b87421f1f26939a Wed Mar 03 17:44:58 UTC 2021 Ruchika Gupta <ruchika.gupta@linaro.org> ta: pkcs11: Add function to set key data
Earlier derive_key_by_symm_enc() was used to derive key by cipher operation and set the derived key value in the object attributes. Simplify it to just derive the key and return the derived key value to calling function. Separate function is created to add this derived key value in the key object.
Reviewed-by: Etienne Carriere <etienne.carriere@linaro.org> Signed-off-by: Ruchika Gupta <ruchika.gupta@linaro.org>
|
| H A D | processing_symm.c | 8c499324e457245e3781df0d7b87421f1f26939a Wed Mar 03 17:44:58 UTC 2021 Ruchika Gupta <ruchika.gupta@linaro.org> ta: pkcs11: Add function to set key data
Earlier derive_key_by_symm_enc() was used to derive key by cipher operation and set the derived key value in the object attributes. Simplify it to just derive the key and return the derived key value to calling function. Separate function is created to add this derived key value in the key object.
Reviewed-by: Etienne Carriere <etienne.carriere@linaro.org> Signed-off-by: Ruchika Gupta <ruchika.gupta@linaro.org>
|
| H A D | processing.h | 8c499324e457245e3781df0d7b87421f1f26939a Wed Mar 03 17:44:58 UTC 2021 Ruchika Gupta <ruchika.gupta@linaro.org> ta: pkcs11: Add function to set key data
Earlier derive_key_by_symm_enc() was used to derive key by cipher operation and set the derived key value in the object attributes. Simplify it to just derive the key and return the derived key value to calling function. Separate function is created to add this derived key value in the key object.
Reviewed-by: Etienne Carriere <etienne.carriere@linaro.org> Signed-off-by: Ruchika Gupta <ruchika.gupta@linaro.org>
|
| H A D | processing.c | 8c499324e457245e3781df0d7b87421f1f26939a Wed Mar 03 17:44:58 UTC 2021 Ruchika Gupta <ruchika.gupta@linaro.org> ta: pkcs11: Add function to set key data
Earlier derive_key_by_symm_enc() was used to derive key by cipher operation and set the derived key value in the object attributes. Simplify it to just derive the key and return the derived key value to calling function. Separate function is created to add this derived key value in the key object.
Reviewed-by: Etienne Carriere <etienne.carriere@linaro.org> Signed-off-by: Ruchika Gupta <ruchika.gupta@linaro.org>
|
| H A D | pkcs11_attributes.c | 8c499324e457245e3781df0d7b87421f1f26939a Wed Mar 03 17:44:58 UTC 2021 Ruchika Gupta <ruchika.gupta@linaro.org> ta: pkcs11: Add function to set key data
Earlier derive_key_by_symm_enc() was used to derive key by cipher operation and set the derived key value in the object attributes. Simplify it to just derive the key and return the derived key value to calling function. Separate function is created to add this derived key value in the key object.
Reviewed-by: Etienne Carriere <etienne.carriere@linaro.org> Signed-off-by: Ruchika Gupta <ruchika.gupta@linaro.org>
|