Lines Matching refs:PSA_SUCCESS
90 return PSA_SUCCESS; in mbedtls_cipher_validate_values()
100 return PSA_SUCCESS; in mbedtls_cipher_validate_values()
116 return PSA_SUCCESS; in mbedtls_cipher_validate_values()
266 if (status != PSA_SUCCESS) { in mbedtls_cipher_info_from_psa()
429 status = PSA_SUCCESS; in psa_cipher_update_ecb()
454 if (status != PSA_SUCCESS) { in psa_cipher_update_ecb()
471 if (status != PSA_SUCCESS) { in psa_cipher_update_ecb()
489 status = PSA_SUCCESS; in psa_cipher_update_ecb()
535 status = PSA_SUCCESS; in mbedtls_psa_cipher_update()
568 if (status != PSA_SUCCESS) { in mbedtls_psa_cipher_finish()
598 return PSA_SUCCESS; in mbedtls_psa_cipher_abort()
621 if (status != PSA_SUCCESS) { in mbedtls_psa_cipher_encrypt()
627 if (status != PSA_SUCCESS) { in mbedtls_psa_cipher_encrypt()
635 if (status != PSA_SUCCESS) { in mbedtls_psa_cipher_encrypt()
643 if (status != PSA_SUCCESS) { in mbedtls_psa_cipher_encrypt()
650 if (status == PSA_SUCCESS) { in mbedtls_psa_cipher_encrypt()
677 if (status != PSA_SUCCESS) { in mbedtls_psa_cipher_decrypt()
684 if (status != PSA_SUCCESS) { in mbedtls_psa_cipher_decrypt()
694 if (status != PSA_SUCCESS) { in mbedtls_psa_cipher_decrypt()
704 if (status != PSA_SUCCESS) { in mbedtls_psa_cipher_decrypt()
711 if (status == PSA_SUCCESS) { in mbedtls_psa_cipher_decrypt()