Home
last modified time | relevance | path

Searched hist:"8 c499324e457245e3781df0d7b87421f1f26939a" (Results 1 – 5 of 5) sorted by relevance

/optee_os/ta/pkcs11/src/
H A Dpkcs11_attributes.h8c499324e457245e3781df0d7b87421f1f26939a 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 Dprocessing_symm.c8c499324e457245e3781df0d7b87421f1f26939a 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 Dprocessing.h8c499324e457245e3781df0d7b87421f1f26939a 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 Dprocessing.c8c499324e457245e3781df0d7b87421f1f26939a 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 Dpkcs11_attributes.c8c499324e457245e3781df0d7b87421f1f26939a 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>