Home
last modified time | relevance | path

Searched refs:PSA_ERROR_NOT_SUPPORTED (Results 1 – 23 of 23) sorted by relevance

/optee_os/lib/libmbedtls/mbedtls/library/
H A Dpsa_crypto_driver_wrappers.h144 if( status != PSA_ERROR_NOT_SUPPORTED ) in psa_driver_wrapper_sign_message()
164 if( status != PSA_ERROR_NOT_SUPPORTED ) in psa_driver_wrapper_sign_message()
217 if( status != PSA_ERROR_NOT_SUPPORTED ) in psa_driver_wrapper_verify_message()
236 if( status != PSA_ERROR_NOT_SUPPORTED ) in psa_driver_wrapper_verify_message()
274 return( PSA_ERROR_NOT_SUPPORTED ); in psa_driver_wrapper_sign_hash()
304 if( status != PSA_ERROR_NOT_SUPPORTED ) in psa_driver_wrapper_sign_hash()
322 if( status != PSA_ERROR_NOT_SUPPORTED ) in psa_driver_wrapper_sign_hash()
377 return( PSA_ERROR_NOT_SUPPORTED ); in psa_driver_wrapper_verify_hash()
407 if( status != PSA_ERROR_NOT_SUPPORTED ) in psa_driver_wrapper_verify_hash()
424 if( status != PSA_ERROR_NOT_SUPPORTED ) in psa_driver_wrapper_verify_hash()
[all …]
H A Dpsa_crypto_se.c112 return PSA_ERROR_NOT_SUPPORTED; in psa_get_se_driver_its_file_uid()
117 return PSA_ERROR_NOT_SUPPORTED; in psa_get_se_driver_its_file_uid()
174 return PSA_ERROR_NOT_SUPPORTED; in psa_destroy_se_persistent_data()
197 return PSA_ERROR_NOT_SUPPORTED; in psa_find_se_slot_for_key()
208 return PSA_ERROR_NOT_SUPPORTED; in psa_find_se_slot_for_key()
224 return PSA_ERROR_NOT_SUPPORTED; in psa_find_se_slot_for_key()
299 return PSA_ERROR_NOT_SUPPORTED; in psa_register_se_driver()
310 return PSA_ERROR_NOT_SUPPORTED; in psa_register_se_driver()
H A Dpsa_crypto_driver_wrappers_no_static.c112 PSA_SUCCESS : PSA_ERROR_NOT_SUPPORTED ); in psa_driver_wrapper_get_key_buffer_size()
143 return( PSA_ERROR_NOT_SUPPORTED ); in psa_driver_wrapper_export_public_key()
170 if( status != PSA_ERROR_NOT_SUPPORTED ) in psa_driver_wrapper_export_public_key()
184 if( status != PSA_ERROR_NOT_SUPPORTED ) in psa_driver_wrapper_export_public_key()
H A Dpsa_crypto_rsa.c52 status = PSA_ERROR_NOT_SUPPORTED; in psa_check_rsa_key_byte_aligned()
87 status = PSA_ERROR_NOT_SUPPORTED; in mbedtls_psa_rsa_load_representation()
228 return PSA_ERROR_NOT_SUPPORTED; in psa_rsa_read_exponent()
234 return PSA_ERROR_NOT_SUPPORTED; in psa_rsa_read_exponent()
306 return PSA_ERROR_NOT_SUPPORTED; in psa_rsa_decode_md_type()
508 return PSA_ERROR_NOT_SUPPORTED; in psa_rsa_oaep_set_padding_mode()
566 status = PSA_ERROR_NOT_SUPPORTED; in mbedtls_psa_asymmetric_encrypt()
586 status = PSA_ERROR_NOT_SUPPORTED; in mbedtls_psa_asymmetric_encrypt()
603 status = PSA_ERROR_NOT_SUPPORTED; in mbedtls_psa_asymmetric_encrypt()
664 status = PSA_ERROR_NOT_SUPPORTED; in mbedtls_psa_asymmetric_decrypt()
[all …]
H A Dpsa_crypto_pake.c117 return PSA_ERROR_NOT_SUPPORTED; in mbedtls_ecjpake_to_psa_error()
229 status = PSA_ERROR_NOT_SUPPORTED; in mbedtls_psa_pake_setup()
236 status = PSA_ERROR_NOT_SUPPORTED; in mbedtls_psa_pake_setup()
248 status = PSA_ERROR_NOT_SUPPORTED; in mbedtls_psa_pake_setup()
269 { status = PSA_ERROR_NOT_SUPPORTED; } in mbedtls_psa_pake_setup()
388 { return PSA_ERROR_NOT_SUPPORTED; } in mbedtls_psa_pake_output_internal()
507 { return PSA_ERROR_NOT_SUPPORTED; } in mbedtls_psa_pake_input_internal()
545 { return PSA_ERROR_NOT_SUPPORTED; } in mbedtls_psa_pake_get_implicit_key()
H A Dpsa_crypto_aead.c91 return PSA_ERROR_NOT_SUPPORTED; in psa_aead_setup()
107 return PSA_ERROR_NOT_SUPPORTED; in psa_aead_setup()
172 status = PSA_ERROR_NOT_SUPPORTED; in mbedtls_psa_aead_encrypt()
193 return PSA_ERROR_NOT_SUPPORTED; in mbedtls_psa_aead_encrypt()
283 status = PSA_ERROR_NOT_SUPPORTED; in mbedtls_psa_aead_decrypt()
303 return PSA_ERROR_NOT_SUPPORTED; in mbedtls_psa_aead_decrypt()
413 return PSA_ERROR_NOT_SUPPORTED; in mbedtls_psa_aead_set_nonce()
476 return PSA_ERROR_NOT_SUPPORTED; in mbedtls_psa_aead_update_ad()
538 return PSA_ERROR_NOT_SUPPORTED; in mbedtls_psa_aead_update()
609 return PSA_ERROR_NOT_SUPPORTED; in mbedtls_psa_aead_finish()
H A Dpsa_crypto_mac.c52 return PSA_ERROR_NOT_SUPPORTED; in psa_hmac_setup_internal()
55 return PSA_ERROR_NOT_SUPPORTED; in psa_hmac_setup_internal()
58 return PSA_ERROR_NOT_SUPPORTED; in psa_hmac_setup_internal()
169 return PSA_ERROR_NOT_SUPPORTED; in cmac_setup()
181 return PSA_ERROR_NOT_SUPPORTED; in cmac_setup()
225 status = PSA_ERROR_NOT_SUPPORTED; in mac_init()
309 status = PSA_ERROR_NOT_SUPPORTED; in psa_mac_setup()
H A Dpsa_util.c57 { PSA_ERROR_NOT_SUPPORTED, MBEDTLS_ERR_MD_FEATURE_UNAVAILABLE },
67 { PSA_ERROR_NOT_SUPPORTED, MBEDTLS_ERR_CIPHER_FEATURE_UNAVAILABLE },
88 { PSA_ERROR_NOT_SUPPORTED, MBEDTLS_ERR_SSL_FEATURE_UNAVAILABLE },
130 case PSA_ERROR_NOT_SUPPORTED: in psa_generic_status_to_mbedtls()
164 case PSA_ERROR_NOT_SUPPORTED: in psa_pk_status_to_mbedtls()
H A Dpsa_crypto.c345 return PSA_ERROR_NOT_SUPPORTED; in mbedtls_to_psa_error()
366 return PSA_ERROR_NOT_SUPPORTED; in mbedtls_to_psa_error()
390 return PSA_ERROR_NOT_SUPPORTED; in mbedtls_to_psa_error()
413 return PSA_ERROR_NOT_SUPPORTED; in mbedtls_to_psa_error()
420 return PSA_ERROR_NOT_SUPPORTED; in mbedtls_to_psa_error()
445 return PSA_ERROR_NOT_SUPPORTED; in mbedtls_to_psa_error()
452 return PSA_ERROR_NOT_SUPPORTED; in mbedtls_to_psa_error()
499 return PSA_ERROR_NOT_SUPPORTED; in mbedtls_to_psa_error()
508 return PSA_ERROR_NOT_SUPPORTED; in mbedtls_to_psa_error()
518 return PSA_ERROR_NOT_SUPPORTED; in mbedtls_to_psa_error()
[all …]
H A Dpsa_crypto_cipher.c120 return PSA_ERROR_NOT_SUPPORTED; in mbedtls_cipher_validate_values()
198 return PSA_ERROR_NOT_SUPPORTED; in mbedtls_cipher_values_from_psa()
203 return PSA_ERROR_NOT_SUPPORTED; in mbedtls_cipher_values_from_psa()
245 return PSA_ERROR_NOT_SUPPORTED; in mbedtls_cipher_values_from_psa()
300 return PSA_ERROR_NOT_SUPPORTED; in psa_cipher_setup()
H A Dpsa_crypto_hash.c171 PSA_ERROR_NOT_SUPPORTED : in mbedtls_psa_hash_setup()
254 return PSA_ERROR_NOT_SUPPORTED; in mbedtls_psa_hash_clone()
H A Dpsa_crypto_ecp.c149 status = PSA_ERROR_NOT_SUPPORTED; in mbedtls_psa_ecp_load_representation()
329 return PSA_ERROR_NOT_SUPPORTED; in mbedtls_psa_ecp_generate_key()
H A Dpsa_crypto_slot_management.c982 return PSA_ERROR_NOT_SUPPORTED; in psa_validate_key_persistence()
1011 return PSA_ERROR_NOT_SUPPORTED; in psa_open_key()
H A Dlmots.c371 case PSA_ERROR_NOT_SUPPORTED: in mbedtls_lms_error_from_psa()
H A Dssl_tls13_generic.c1530 return PSA_ERROR_NOT_SUPPORTED; in mbedtls_ssl_get_psa_ffdh_info_from_tls_id()
H A Dcipher.c403 case PSA_ERROR_NOT_SUPPORTED: in mbedtls_cipher_setkey()
H A Dssl_misc.h2720 case PSA_ERROR_NOT_SUPPORTED: in psa_ssl_status_to_mbedtls()
H A Dssl_tls.c2660 return PSA_ERROR_NOT_SUPPORTED; in mbedtls_ssl_cipher_to_psa()
6376 return PSA_ERROR_NOT_SUPPORTED; in mbedtls_ssl_get_psa_curve_info_from_tls_id()
6756 return PSA_ERROR_NOT_SUPPORTED; in setup_psa_key_derivation()
9205 case PSA_ERROR_NOT_SUPPORTED: in mbedtls_ssl_get_key_exchange_md_tls1_2()
H A Dssl_tls13_client.c411 *group_list, NULL, NULL) == PSA_ERROR_NOT_SUPPORTED) || in ssl_tls13_parse_hrr_key_share_ext()
H A Dssl_tls12_client.c1757 &ec_bits) == PSA_ERROR_NOT_SUPPORTED) { in ssl_parse_server_ecdh_params()
H A Dssl_tls12_server.c2990 &ec_bits) == PSA_ERROR_NOT_SUPPORTED) { in ssl_prepare_server_key_exchange()
/optee_os/lib/libmbedtls/mbedtls/include/psa/
H A Dcrypto_compat.h186 return PSA_ERROR_NOT_SUPPORTED; in psa_set_key_domain_parameters()
H A Dcrypto_values.h73 #define PSA_ERROR_NOT_SUPPORTED ((psa_status_t)-134) macro