Home
last modified time | relevance | path

Searched refs:tee2pkcs_error (Results 1 – 12 of 12) sorted by relevance

/optee_os/ta/pkcs11/src/
H A Dprocessing_asymm.c267 return tee2pkcs_error(res); in allocate_tee_operation()
288 return tee2pkcs_error(res); in allocate_tee_operation()
372 return tee2pkcs_error(res); in load_tee_key()
400 return tee2pkcs_error(res); in load_tee_key()
690 rc = tee2pkcs_error(res); in step_asymm_operation()
788 rc = tee2pkcs_error(res); in step_asymm_operation()
799 rc = tee2pkcs_error(res); in step_asymm_operation()
811 rc = tee2pkcs_error(res); in step_asymm_operation()
820 rc = tee2pkcs_error(res); in step_asymm_operation()
847 rc = tee2pkcs_error(res); in step_asymm_operation()
[all …]
H A Dprocessing_symm.c283 return tee2pkcs_error(res); in allocate_tee_operation()
410 return tee2pkcs_error(res); in load_tee_key()
433 return tee2pkcs_error(res); in load_tee_key()
849 rc = tee2pkcs_error(res); in step_symm_operation()
866 rc = tee2pkcs_error(res); in step_symm_operation()
919 rc = tee2pkcs_error(res); in step_symm_operation()
928 rc = tee2pkcs_error(res); in step_symm_operation()
969 rc = tee2pkcs_error(res); in step_symm_operation()
995 rc = tee2pkcs_error(res); in step_symm_operation()
1020 rc = tee2pkcs_error(res); in step_symm_operation()
[all …]
H A Dpersistent_token.c84 return tee2pkcs_error(res); in do_hash()
412 return tee2pkcs_error(res); in unregister_persistent_object()
465 return tee2pkcs_error(res); in register_persistent_object()
486 return tee2pkcs_error(res); in load_persistent_object_attributes()
494 rc = tee2pkcs_error(res); in load_persistent_object_attributes()
512 rc = tee2pkcs_error(res); in load_persistent_object_attributes()
558 return tee2pkcs_error(res); in update_persistent_object_attributes()
571 return tee2pkcs_error(res); in update_persistent_object_attributes()
H A Dprocessing_ec.c633 return tee2pkcs_error(res); in generate_ec_keys()
638 rc = tee2pkcs_error(res); in generate_ec_keys()
644 rc = tee2pkcs_error(res); in generate_ec_keys()
763 return tee2pkcs_error(res); in generate_eddsa_keys()
768 rc = tee2pkcs_error(res); in generate_eddsa_keys()
774 rc = tee2pkcs_error(res); in generate_eddsa_keys()
H A Dprocessing_aes.c161 rc = tee2pkcs_error(res); in tee_ae_decrypt_update()
180 rc = tee2pkcs_error(res); in tee_ae_decrypt_update()
218 rc = tee2pkcs_error(res); in tee_ae_decrypt_update()
342 rc = tee2pkcs_error(res); in tee_ae_decrypt_final()
414 return tee2pkcs_error(res); in tee_ae_encrypt_final()
H A Dprocessing_digest.c85 return tee2pkcs_error(res); in allocate_tee_operation()
213 rc = tee2pkcs_error(res); in step_digest_operation()
H A Dpkcs11_helpers.h26 enum pkcs11_rc tee2pkcs_error(TEE_Result res);
H A Dprocessing_rsa.c772 rc = tee2pkcs_error(res); in generate_rsa_keys()
780 rc = tee2pkcs_error(res); in generate_rsa_keys()
788 rc = tee2pkcs_error(res); in generate_rsa_keys()
H A Dpkcs11_attributes.c2874 rc = tee2pkcs_error(res); in compute_check_value_with_sha1()
2885 rc = tee2pkcs_error(res); in compute_check_value_with_sha1()
2919 rc = tee2pkcs_error(res); in compute_check_value_with_ecb()
2924 rc = tee2pkcs_error(res); in compute_check_value_with_ecb()
2931 rc = tee2pkcs_error(res); in compute_check_value_with_ecb()
2936 rc = tee2pkcs_error(res); in compute_check_value_with_ecb()
2943 rc = tee2pkcs_error(res); in compute_check_value_with_ecb()
H A Dpkcs11_helpers.c377 enum pkcs11_rc tee2pkcs_error(TEE_Result res) in tee2pkcs_error() function
684 return tee2pkcs_error(res); in pkcs2tee_load_hashed_attr()
H A Dobject.c264 rc = tee2pkcs_error(res); in create_object()
H A Dprocessing.c370 return tee2pkcs_error(res); in alloc_get_tee_attribute_data()