Searched refs:mbedtls_to_psa_error (Results 1 – 9 of 9) sorted by relevance
57 status = mbedtls_to_psa_error( in psa_aead_setup()77 status = mbedtls_to_psa_error( in psa_aead_setup()95 status = mbedtls_to_psa_error( in psa_aead_setup()147 status = mbedtls_to_psa_error( in mbedtls_psa_aead_encrypt()159 status = mbedtls_to_psa_error( in mbedtls_psa_aead_encrypt()175 status = mbedtls_to_psa_error( in mbedtls_psa_aead_encrypt()258 status = mbedtls_to_psa_error( in mbedtls_psa_aead_decrypt()270 status = mbedtls_to_psa_error( in mbedtls_psa_aead_decrypt()286 status = mbedtls_to_psa_error( in mbedtls_psa_aead_decrypt()371 status = mbedtls_to_psa_error( in mbedtls_psa_aead_set_nonce()[all …]
153 status = mbedtls_to_psa_error( in mbedtls_psa_ecp_load_representation()162 status = mbedtls_to_psa_error( in mbedtls_psa_ecp_load_representation()171 status = mbedtls_to_psa_error( in mbedtls_psa_ecp_load_representation()178 status = mbedtls_to_psa_error( in mbedtls_psa_ecp_load_representation()263 status = mbedtls_to_psa_error( in mbedtls_psa_ecp_export_key()272 status = mbedtls_to_psa_error( in mbedtls_psa_ecp_export_key()284 status = mbedtls_to_psa_error( in mbedtls_psa_ecp_export_key()346 return mbedtls_to_psa_error(ret); in mbedtls_psa_ecp_generate_key()349 status = mbedtls_to_psa_error( in mbedtls_psa_ecp_generate_key()433 return mbedtls_to_psa_error(ret); in mbedtls_psa_ecdsa_sign_hash()[all …]
48 status = mbedtls_to_psa_error( in psa_check_rsa_key_byte_aligned()74 status = mbedtls_to_psa_error(mbedtls_rsa_parse_key(*p_rsa, data, data_length)); in mbedtls_psa_rsa_load_representation()76 status = mbedtls_to_psa_error(mbedtls_rsa_parse_pubkey(*p_rsa, data, data_length)); in mbedtls_psa_rsa_load_representation()172 return mbedtls_to_psa_error(ret); in mbedtls_psa_rsa_export_key()267 return mbedtls_to_psa_error(ret); in mbedtls_psa_rsa_generate_key()384 status = mbedtls_to_psa_error(ret); in mbedtls_psa_rsa_sign_hash()483 mbedtls_to_psa_error(ret); in mbedtls_psa_rsa_verify_hash()559 status = mbedtls_to_psa_error( in mbedtls_psa_asymmetric_encrypt()572 status = mbedtls_to_psa_error( in mbedtls_psa_asymmetric_encrypt()578 status = mbedtls_to_psa_error( in mbedtls_psa_asymmetric_encrypt()[all …]
131 return mbedtls_to_psa_error(ret); in mbedtls_psa_ffdh_set_prime_generator()192 status = mbedtls_to_psa_error(ret); in mbedtls_psa_ffdh_export_public_key()229 return mbedtls_to_psa_error(ret); in mbedtls_psa_ffdh_generate_key()314 status = mbedtls_to_psa_error(ret); in mbedtls_psa_ffdh_key_agreement()
357 return mbedtls_to_psa_error(ret); in psa_cipher_setup()390 return mbedtls_to_psa_error( in mbedtls_psa_cipher_set_iv()451 status = mbedtls_to_psa_error( in psa_cipher_update_ecb()469 status = mbedtls_to_psa_error( in psa_cipher_update_ecb()540 status = mbedtls_to_psa_error( in mbedtls_psa_cipher_update()567 status = mbedtls_to_psa_error( in mbedtls_psa_cipher_finish()
179 return mbedtls_to_psa_error(ret); in mbedtls_psa_hash_setup()337 return mbedtls_to_psa_error(ret); in mbedtls_psa_hash_update()424 status = mbedtls_to_psa_error(ret); in mbedtls_psa_hash_finish()
193 return mbedtls_to_psa_error(ret); in cmac_setup()352 return mbedtls_to_psa_error( in mbedtls_psa_mac_update()384 return mbedtls_to_psa_error(ret); in psa_mac_finish_internal()
257 psa_status_t mbedtls_to_psa_error(int ret);
332 psa_status_t mbedtls_to_psa_error(int ret) in mbedtls_to_psa_error() function3913 status = mbedtls_to_psa_error( in mbedtls_psa_sign_hash_complete()3929 status = mbedtls_to_psa_error( in mbedtls_psa_sign_hash_complete()3948 status = mbedtls_to_psa_error( in mbedtls_psa_sign_hash_complete()3958 status = mbedtls_to_psa_error( in mbedtls_psa_sign_hash_complete()4072 status = mbedtls_to_psa_error( in mbedtls_psa_verify_hash_start()4081 status = mbedtls_to_psa_error( in mbedtls_psa_verify_hash_start()4143 status = mbedtls_to_psa_error( in mbedtls_psa_verify_hash_complete()4236 return mbedtls_to_psa_error(ret); in psa_generate_random_internal()6228 status = mbedtls_to_psa_error(ret); in psa_generate_derived_ecc_key_weierstrass_helper()[all …]