Searched refs:PSA_ERROR_GENERIC_ERROR (Results 1 – 7 of 7) sorted by relevance
121 return PSA_ERROR_GENERIC_ERROR; in mbedtls_ecjpake_to_psa_error()
553 psa_status_t status = PSA_ERROR_GENERIC_ERROR; in mbedtls_psa_cipher_finish()
1542 psa_status_t status = PSA_ERROR_GENERIC_ERROR; in mbedtls_ssl_tls13_generate_and_write_xxdh_key_exchange()
1490 psa_status_t status = PSA_ERROR_GENERIC_ERROR; in ssl_tls13_key_schedule_stage_handshake()
566 return PSA_ERROR_GENERIC_ERROR; in mbedtls_to_psa_error()4554 status = PSA_ERROR_GENERIC_ERROR; in psa_cipher_generate_iv()4673 psa_status_t status = PSA_ERROR_GENERIC_ERROR; in psa_cipher_finish()4756 status = PSA_ERROR_GENERIC_ERROR; in psa_cipher_encrypt()6089 return PSA_ERROR_GENERIC_ERROR; in psa_key_derivation_tls12_ecjpake_to_pms_read()
2975 psa_status_t status = PSA_ERROR_GENERIC_ERROR; in ssl_prepare_server_key_exchange()3717 psa_status_t status = PSA_ERROR_GENERIC_ERROR; in ssl_parse_client_key_exchange()
64 #define PSA_ERROR_GENERIC_ERROR ((psa_status_t)-132) macro